granit-tools-mcp

granit-fx/granit-tools-mcp
★ 0 stars C# Database Updated 9d ago
MCP server for Granit documentation — real-time AI search via Cloudflare Workers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "granit-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "granit-fx/granit-tools-mcp"
      ]
    }
  }
}

README Excerpt

Local MCP server for the [Granit framework](https://granit-fx.dev) — gives AI assistants (Claude Code, Cursor, Windsurf) structured access to documentation, code navigation, and NuGet package metadata. Built as a **.NET 10 dotnet tool** with **SQLite FTS5** for full-text search and the [Model Context Protocol SDK](https://modelcontextprotocol.io/).

Tools (10)

code_get_apicode_get_graphcode_list_branchescode_searchdocs_getdocs_list_patternsdocs_searchgranitnuget_getnuget_list
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →