Story MCP Hub is a central repository for managing and running various Model Context Protocol (MCP) servers that facilitate AI agents' interaction with the Story Protocol ecosystem. It provides tools for querying blockchain data and interacting with the Story Protocol SDK.
Story MCP Hub is a central repository for managing and running various Model Context Protocol (MCP) servers that facilitate AI agents' interaction with the Story Protocol ecosystem. It provides tools for querying blockchain data and interacting with the Story Protocol SDK.
Clone the repository, install the required dependencies, set up environment variables, and run the respective MCP servers.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"story-mcp-hub": {
"command": "npx",
"args": [
"-y",
"Clone the repository, install the required dependencies, set up environment variables, and run the respective MCP servers."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Story MCP Hub?"
No configuration required. This server works out of the box.
"What resources are available in Story MCP Hub?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Story MCP Hub"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Story MCP Hub with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.