Frequently Asked Questions about The Graph MCP Server on UBOS
Q: What is The Graph MCP Server? A: The Graph MCP Server is an MCP (Model Context Protocol) server that empowers AI agents with indexed blockchain data from The Graph. It allows AI agents to query and analyze blockchain data for various use cases.
Q: What is UBOS? A: UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. It helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
Q: How does The Graph MCP Server work? A: The MCP Server leverages The Graph, a decentralized indexing protocol, to access indexed blockchain data. It exposes a GraphQL API that AI agents can use to query and retrieve specific data points.
Q: What are the key features of The Graph MCP Server on UBOS? A: Key features include seamless integration with UBOS, access to indexed blockchain data, a GraphQL API, subgraph schema retrieval, subgraph query execution, and automated query generation.
Q: What are some use cases for The Graph MCP Server on UBOS? A: Use cases include decentralized finance (DeFi), supply chain management, healthcare, gaming, and digital identity.
Q: How do I install The Graph MCP Server on UBOS?
A: You can install it via Smithery using the command npx -y @smithery/cli install @lekt9/thegraph-mcp --client claude
or manually by cloning the repository and configuring the client.
Q: What are the available tools in The Graph MCP Server?
A: The available tools are getSubgraphSchema
(fetches subgraph schema) and querySubgraph
(executes GraphQL queries).
Q: How can I query a subgraph using The Graph MCP Server?
A: You can use the querySubgraph
tool and provide the subgraph ID and a GraphQL query string.
Q: How can I get the schema of a subgraph?
A: You can use the getSubgraphSchema
tool and provide the subgraph ID.
Q: Is The Graph MCP Server secure? A: Yes, The Graph MCP Server is built on a secure and reliable infrastructure, ensuring the integrity and availability of blockchain data.
Q: Do I need to know GraphQL to use The Graph MCP Server? A: While knowing GraphQL is helpful, the UBOS platform can assist in automatically generating GraphQL queries based on natural language prompts.
Q: What kind of data can I access with The Graph MCP Server? A: You can access a wide range of blockchain data, including token prices, trading volumes, liquidity, transaction details, and more, depending on the subgraph you are querying.
Q: Where can I find more information about UBOS? A: You can find more information about UBOS on the UBOS website: https://ubos.tech.
Q: What is an MCP Server? A: MCP is an open protocol that standardizes how applications provide context to LLMs. MCP (Model Context Protocol) server acts as a bridge, allowing AI models to access and interact with external data sources and tools.
TheGraph MCP Server
Project Details
- lekt9/thegraph-mcp
- MIT License
- Last Updated: 4/10/2025
Recomended MCP Servers
This read-only MCP Server allows you to connect to Gmail data from Claude Desktop through CData JDBC Drivers....
Prometheus exporter that scrapes meta information about a ceph cluster.
DuckDuckGo search API MCP server
MCP server that provides tools and resources for interacting with n8n API
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud...
MCP server for Helm Chart CLI
A thin wrapper around the OpenPyXl Python library that exposes some of its features as Model Context Protocol...
MCP Server for getting second opinions/reviews on large amounts of code.