Loomal

prism-mcp

MCP server by github.com/prismatic-io/prism-mcp

MCP server that wraps Prismatic's Prism CLI tool

25 starsnpm: @prismatic-io/prism-mcp

About prism-mcp

prism-mcp is an MCP (Model Context Protocol) server published by prismatic-io in the official MCP registry, listed under Developer Tools on Loomal. MCP server that wraps Prismatic's Prism CLI tool

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

Development happens in the open at github.com/prismatic-io/prism-mcp, where the project has earned 25 GitHub stars.

Use prism-mcp with your agent

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

Frequently asked questions

What is prism-mcp?
prism-mcp is an MCP (Model Context Protocol) server by prismatic-io in the Developer Tools category. MCP server that wraps Prismatic's Prism CLI tool
How do I connect prism-mcp to Claude, Cursor, or another MCP client?
Install prism-mcp from its npm package (@prismatic-io/prism-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 prism-mcp open source?
Yes — the source code is public at github.com/prismatic-io/prism-mcp, with 25 GitHub stars.
Can AI agents pay to use prism-mcp?
Not yet through Loomal — prism-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 prism-mcp? Claim this listing free by verifying GitHub ownership, or contact us.