mcp

Smeldr/mcp
★ 1 stars Go AI/LLM Updated 7d ago
MCP server for Smeldr. Typed tools generated from your content model. Agents read, write, and operate on content directly.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/Smeldr/mcp@latest"
      ]
    }
  }
}

README Excerpt

> ✅ **Available** — MCP (Model Context Protocol) server for Smeldr apps. `smeldr.dev/mcp` wraps a `smeldr.App` and exposes its `MCP`-registered content modules as MCP resources and tools, enabling Claude Desktop, Cursor, and any MCP-compatible AI assistant to create, read, update, publish, and delete content through the Model

Tools (4)

create_nodeget_nodelist_nodesupdate_node

Topics

ai-agentsgogolangmodel-context-protocolsmeldr