squirrel-mcp

BoggyBumblebee/squirrel-mcp
★ 0 stars Rust 🗄️ Database Updated today
Rust MCP server for PostgreSQL-backed market metadata and operational status.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "squirrel-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "squirrel-mcp"
      ]
    }
  }
}

Topics

mcp