MCP Directory
Back

foundry-mcp-server

by PraneshASP · TypeScript · ★ 246

An experimental MCP Server for foundry built for Solidity devs

#ai#blockchain#mcp-server#solidity

Install

npx -y github:PraneshASP/foundry-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "foundry-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:PraneshASP/foundry-mcp-server"
      ]
    }
  }
}

From the README

A simple, lightweight and fast MCP (Model Context Protocol) server that provides Solidity development capabilities using the Foundry toolchain (Forge, Cast, and Anvil). This server connects LLM assistants to the Foundry ecosystem, enabling them to: - Interact with nodes (local Anvil instances or remote RPC endpoints) - Analyze smart contracts and blockchain data - Perform common EVM operations using Cast - Manage, deploy, and execute Solidity code and scripts - Work with a persistent Forge workspace - Start and manage local Anvil instances - Connect to any remote network (just specify the R…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers