Loomal

Cap-js MCP

MCP server by github.com/cap-js/mcp-server

Model Context Protocol (MCP) server for AI-assisted development of CAP applications.

98 starsnpm: @cap-js/mcp-server

About Cap-js MCP

Cap-js MCP is an MCP (Model Context Protocol) server published by cap-js in the official MCP registry. Model Context Protocol (MCP) server for AI-assisted development of CAP applications.

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

Development happens in the open at github.com/cap-js/mcp-server, where the project has earned 98 GitHub stars.

Use Cap-js MCP with your agent

Claude Code · one command
claude mcp add cap-js-mcp -- npx -y @cap-js/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cap-js-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cap-js/mcp-server"
      ]
    }
  }
}
npm@cap-js/mcp-server

Frequently asked questions

What is Cap-js MCP?
Cap-js MCP is an MCP (Model Context Protocol) server by cap-js. Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
How do I connect Cap-js MCP to Claude, Cursor, or another MCP client?
Install Cap-js MCP from its npm package (@cap-js/mcp-server) 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 Cap-js MCP open source?
Yes — the source code is public at github.com/cap-js/mcp-server, with 98 GitHub stars.
Can AI agents pay to use Cap-js MCP?
Not yet through Loomal — Cap-js 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 Cap-js MCP? Claim this listing free by verifying GitHub ownership, or contact us.