Loomal

Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.

0 starsnpm: modelbound-mcp

About modelbound-mcp

modelbound-mcp is an MCP (Model Context Protocol) server published by modelbound in the official MCP registry, listed under Autonomous Agents on Loomal. Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.

It ships as an npm package (modelbound-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/modelbound/modelbound-mcp-server.

Use modelbound-mcp with your agent

Claude Code · one command
claude mcp add modelbound-mcp -- npx -y modelbound-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "modelbound-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "modelbound-mcp"
      ]
    }
  }
}
npmmodelbound-mcp

Frequently asked questions

What is modelbound-mcp?
modelbound-mcp is an MCP (Model Context Protocol) server by modelbound in the Autonomous Agents category. Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.
How do I connect modelbound-mcp to Claude, Cursor, or another MCP client?
Install modelbound-mcp from its npm package (modelbound-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is modelbound-mcp open source?
Yes — the source code is public at github.com/modelbound/modelbound-mcp-server.
Can AI agents pay to use modelbound-mcp?
Not yet through Loomal — modelbound-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain modelbound-mcp? Claim this listing free by verifying GitHub ownership, or contact us.