Expose foundry-zksync (forge, cast, anvil-zksync) tools for zkSync Era development
{
"mcpServers": {
"foundry-zksync": {
"args": [
"-y",
"foundry-zksync-mcp"
],
"command": "npx"
}
}
}Expose foundry-zksync (forge, cast, anvil-zksync) tools for zkSync Era development
Is it safe?
No known CVEs for foundry-zksync-mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 38 days ago. 1 stars. 16 weekly downloads.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
21 tools. ~900 tokens (0.4% of 200K). Consider loading selectively.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y foundry-zksync-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
initforge init with automatic zkSync config
compileforge build --zksync
testforge test --zksync with filter/verbosity options
run_scriptforge script --zksync with broadcast, sender, slow mode
deployforge create --zksync with structured output parsing
verifyforge verify-contract --zksync (Etherscan & zkSync Explorer)
installforge install for dependency management
cleanforge clean to remove build artifacts
gas_reportforge test --gas-report for gas usage analysis
snapshotforge snapshot for gas benchmarking
This server is missing a description.If you've used it, help the community.
Add informationLast scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.