MCP and foundry-mcp-server
These are competitors, as both are distinct MCP server implementations, with the former being an official offering from Jina AI and the latter an experimental one tailored for Solidity developers within the Foundry ecosystem.
About MCP
jina-ai/MCP
Official Jina AI Remote MCP Server
Exposes 19 tools for web search, content extraction, academic research, and semantic operations via Jina's Reader, Embeddings, and Reranker APIs. Uses Streamable HTTP transport for remote MCP compatibility with Claude, LM Studio, and other clients, with optional stdio proxy support for older integrations. Includes server-side tool filtering via query parameters to reduce context window overhead by selectively registering only needed capabilities.
About foundry-mcp-server
PraneshASP/foundry-mcp-server
An experimental MCP Server for foundry built for Solidity devs
Provides LLM assistants direct access to Forge, Cast, and Anvil tooling for contract deployment, transaction execution, and on-chain operations via stdio transport. Integrates bytecode analysis through Heimdall-rs for disassembly, decompilation, and control-flow visualization without requiring ABIs, plus maintains a persistent workspace for Solidity project management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work