The reputation layer for AI skills, tools & agents

PraneshASP/foundry-mcp-server

Score: 32.9 Rank #5001

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 58 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 3 open vs 2 closed issues — triaging stale issues improves health

Badge

AgentRank score for PraneshASP/foundry-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/PraneshASP--foundry-mcp-server)](https://agentrank-ai.com/tool/PraneshASP--foundry-mcp-server)
<a href="https://agentrank-ai.com/tool/PraneshASP--foundry-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/PraneshASP--foundry-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 Developm
Read full README on GitHub →
Are you the maintainer? Claim this listing