Story MCP Hub logo

Story MCP Hub

by piplabs

The Story MCP Hub provides a unified environment for running and managing various Model Context Protocol (MCP) servers that enable AI agents to interact with Story Protocol's ecosystem. It includes servers for blockchain data queries and Story Protocol SDK interactions.

View on GitHub

Last updated: N/A

What is Story MCP Hub?

The Story MCP Hub is a central repository and environment for running MCP servers that allow AI agents to interact with the Story Protocol. It includes servers for querying blockchain data via StoryScan and for interacting with the Story Protocol SDK.

How to use Story MCP Hub?

To use the Story MCP Hub, clone the repository, install the dependencies using UV, set up the environment variables for each server, and then run the desired server. You can then connect MCP-compatible clients like Cursor or Claude Desktop by configuring them to use the running servers.

Key features of Story MCP Hub

  • Unified environment for managing MCP servers

  • Provides access to blockchain data via StoryScan

  • Enables interaction with Story Protocol SDK

  • Supports integration with AI agents and tools

  • Includes tools for querying address balances, transactions, and blockchain statistics

  • Includes tools for minting and registering IP with terms, uploading images to IPFS, and creating NFT metadata

Use cases of Story MCP Hub

  • Enabling AI agents to query blockchain data for analysis and decision-making.

  • Allowing AI agents to interact with the Story Protocol for IP management.

  • Integrating blockchain data and IP management into AI-powered workflows.

  • Building AI-powered tools that leverage Story Protocol's ecosystem.

FAQ from Story MCP Hub

What is an MCP server?

An MCP (Model Context Protocol) server allows AI agents to access and utilize external tools and data sources.

What is Story Protocol?

Story Protocol is a blockchain-based protocol for managing and licensing intellectual property (IP).

What is StoryScan?

StoryScan is a blockchain explorer and API that provides access to data on the Story Protocol blockchain.

What are the prerequisites for running the MCP servers?

You need Python 3.12+ and the UV package manager installed.

How do I add a new MCP server to the hub?

Create a new directory for your server, implement the MCP protocol, add dependencies to pyproject.toml, and update the README with information about your server.

Story MCP Hub - MCP Server | MCP Directory