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.

graphlit-mcp-server
57
Established
infura-mcp-server
48
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 19/25
Maintenance 13/25
Adoption 4/25
Maturity 18/25
Community 13/25
Stars: 372
Forks: 52
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work