๐ โ๏ธ An MCP server that powers AI agents with indexed blockchain data from The Graph.
TheGraph MCP Server
getSubgraphSchema
: Fetches the schema of a specified subgraph in either human-readable or JSON format.querySubgraph
: Executes GraphQL queries against a subgraph, either manually crafted or AI-generated.๐ โ an openAI middleware proxy to use mcp in any existing openAI compatible client
๐ โ framework to build vertical AI agent
๐ โ Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).