PraneshASP/foundry-mcp-server
An experimental MCP Server for foundry built for Solidity devs
Overview
PraneshASP/foundry-mcp-server is a TypeScript MCP server licensed under MIT. An experimental MCP Server for foundry built for Solidity devs Topics: blockchain, mcp-server, solidity, ai.
Ranked #5001 out of 25632 indexed tools.
Ecosystem
TypeScript MIT
blockchainmcp-serversolidityai
Signal Breakdown
Stars 242
Freshness 1mo ago
Issue Health 40%
Contributors 3
Dependents 0
Forks 37
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# Foundry MCP Server A simple, lightweight and fast MCP (Model Context Protocol) server that provides Solidity development capabilities using the Foundry toolchain (Forge, Cast, and Anvil). ## Overview 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 ## Features ### Network Interaction - Start and manage local Anvil instances - Connect to any remote network (just specify the RPC) - Get network/chain information ### Contract Interaction - Call contract functions (read-only) - Send transactions to contracts (if `PRIVATE_KEY` is configured) - Get transaction receipts - Read contract storage - Analyze transaction traces - Retrieve contract ABIs and sources from block explorers ### Solidity DevelopmRead full README on GitHub →
Are you the maintainer? Claim this listing