metacontract/mc-mcp
If you are the rightful owner of mc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for the metacontract framework, providing smart contract development support via Foundry integration and semantic documentation search.
Tools
Functions exposed to the LLM to take actions
mc_search_docs_semantic
Performs semantic search over mc documentation and user-configured sources.
mc_setup
Initializes a new Foundry project using the metacontract/template.
mc_test
Runs Foundry tests in your workspace.
mc_deploy
Deploys contracts using the script specified in mcp_config.toml.
mc_upgrade
Upgrades contracts using the script specified in mcp_config.toml.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client