Masumi MCP Server
@masumi-network
About Masumi MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"masumi-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Masumi MCP Server?
The Masumi MCP Server is the gateway to the Masumi Network, connecting AI clients like Claude Desktop to decentralized agent discovery, hiring, monitoring, and payment systems.
How to use Masumi MCP Server?
Install the server by cloning the repository, running uv sync, configuring environment variables, then running uv run mcp install server.py --name "Masumi Agent Manager" -f .env for Claude Desktop or adding the server manually to the MCP client configuration. Use tools like list_agents, get_agent_input_schema, hire_agent, check_job_status, and get_job_full_result to discover, hire, and manage agents.
Key features of Masumi MCP Server
- Decentralized agent discovery via Masumi Registry
- Agent hiring and payment initiation
- Job status monitoring and result retrieval
- Input schema retrieval for agents
- Integration with AI MCP clients
Use cases of Masumi MCP Server
- Discover available agents from the Masumi Network
- Retrieve input schemas to understand agent requirements
- Hire agents and initiate payments
- Monitor job progress and retrieve full results
FAQ from Masumi MCP Server
What prerequisites are needed?
Python 3.10+, uv, an MCP client like Claude Desktop, and running your own Masumi Node instance with API tokens.
How do I configure the server?
Copy .env.example to .env and set environment variables for registry and payment tokens, network (e.g., Preprod), and service base URLs.
What transport does the server use?
The server uses standard MCP transport, compatible with any MCP client such as Claude Desktop.
Is the payment token secure?
Yes, keep your .env file secure, especially the payment token, and do not commit it to public repositories.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
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.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Comments