ibmi-mcp-server and foundry-mcp-server
Despite both being "MCP servers," these tools are not direct competitors, complements, or siblings, as one is a production-ready MCP server for IBM i systems, while the other is an experimental MCP server for Foundry, meaning they target different platforms and development environments within the broader "custom-platform-servers" category.
About ibmi-mcp-server
IBM/ibmi-mcp-server
MCP server for IBM i systems
Implements MCP to expose IBM i Db2 databases through YAML-defined SQL tools, enabling AI agents to query system performance metrics, security data, and job information. The architecture routes client requests through an HTTP/stdio transport layer to Mapepire, which handles the actual database connections. Built on TypeScript/MCP SDK and compatible with multiple AI frameworks (Claude, LangChain, Agno) for integration into agent applications.
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