Loomal

Calypso Multimodal RAG MCP

MCP server by github.com/calypso-so/calypso-mcp-server

Calypso multimodal RAG for grounded answers from docs, images, charts, and knowledge.

2 starsnpm: @calypsohq/multimodal-rag-mcp-server

About Calypso Multimodal RAG MCP

Calypso Multimodal RAG MCP is an MCP (Model Context Protocol) server published by calypso-so in the official MCP registry, listed under RAG Systems on Loomal. Calypso multimodal RAG for grounded answers from docs, images, charts, and knowledge.

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

Development happens in the open at github.com/calypso-so/calypso-mcp-server, where the project has earned 2 GitHub stars.

Use Calypso Multimodal RAG MCP with your agent

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

Frequently asked questions

What is Calypso Multimodal RAG MCP?
Calypso Multimodal RAG MCP is an MCP (Model Context Protocol) server by calypso-so in the RAG Systems category. Calypso multimodal RAG for grounded answers from docs, images, charts, and knowledge.
How do I connect Calypso Multimodal RAG MCP to Claude, Cursor, or another MCP client?
Install Calypso Multimodal RAG MCP from its npm package (@calypsohq/multimodal-rag-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 Calypso Multimodal RAG MCP open source?
Yes — the source code is public at github.com/calypso-so/calypso-mcp-server, with 2 GitHub stars.
Can AI agents pay to use Calypso Multimodal RAG MCP?
Not yet through Loomal — Calypso Multimodal RAG 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 Calypso Multimodal RAG MCP? Claim this listing free by verifying GitHub ownership, or contact us.