graphlit-mcp-server and infura-mcp-server
These are ecosystem siblings—both are MCP server implementations that expose different blockchain/web3 infrastructure APIs (Graphlit's multi-modal data platform vs. Infura's JSON-RPC endpoint) as standardized tool sets for LLM integration, following the same Model Context Protocol specification.
About graphlit-mcp-server
graphlit/graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
Provides a unified knowledge base by ingesting data from 20+ sources (Slack, Discord, Google Drive, GitHub, Jira, email, etc.) and extracting documents to Markdown and transcribing audio/video automatically. Exposes retrieval, RAG, extraction, and publishing capabilities through 40+ MCP tools—including built-in web crawling and search—enabling AI clients like Cursor and Cline to query and reason over aggregated project knowledge without external tool dependencies.
About infura-mcp-server
Qbandev/infura-mcp-server
Infura MCP server! This project provides a ready-to-use Model Context Protocol (MCP) server that exposes the Infura JSON-RPC API as a set of tools for Large Language Models like Claude and Cursor.
Exposes 29 read-only JSON-RPC tools across 30+ EVM networks with MCP annotations for AI-optimized behavior and optional markdown formatting. Supports both stdio transport for desktop clients (Claude, Cursor, VS Code) and HTTP/SSE for web deployments, with configurable security features including CORS, DNS rebinding protection, and rate limiting. Built for zero Web3 library setup—configure environment variables and query live blockchain data through natural language.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work