SparkMango
@ArjunBhuptani
SparkMango について
Sparkmango lets agents generate and use MCP servers from contract ABIs
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"sparkmango": {
"command": "python",
"args": [
"-m",
"pytest"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is SparkMango?
SparkMango is a Model Context Protocol (MCP) server that converts Solidity bytecode into a functional server implementation. It bridges Solidity smart contracts and Python server applications, automatically generating server implementations to interact with blockchain contracts via a RESTful API. It is intended for developers working with Solidity contracts who want a Python-based server interface.
How to use SparkMango?
Install with pip install mcp-server, then generate a server from a Solidity contract using mcp-server generate --contract path/to/contract.json --output output_directory. Start the server with mcp-server start --port 8000.
Key features of SparkMango
- Convert Solidity contracts to Python implementations
- Automatic server generation
- State management for contract variables
- RESTful API endpoints
- Event handling
- Comprehensive testing framework
Use cases of SparkMango
- Generate a RESTful API server from a Solidity contract
- Manage and persist contract variable state through a server
- Handle blockchain contract events in a server environment
- Test Solidity contract interactions using the built-in testing framework
FAQ from SparkMango
—
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント