mcp-server and foundry-mcp-server
These are competing implementations of an MCP server, with the latter being an experimental, Solidity-focused alternative to the former for Glean API integration.
About mcp-server
gleanwork/mcp-server
MCP server for Glean API integration
Implements a monorepo architecture with separate packages for server runtime and client configuration, deployable via npx or Docker. Provides tooling to configure the MCP server with popular MCP clients through the `@gleanwork/configure-mcp-server` package. Enables local execution of Glean API queries through the Model Context Protocol, connecting AI applications directly to Glean's enterprise search 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