Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 772 Bytes

File metadata and controls

20 lines (12 loc) · 772 Bytes

MCP Monorepo

This monorepo contains submodules for the MCP server and client components related to The Graph Protocol.

Please refer to the official documentation on how to configure and use the MCP servers:

Submodules

Servers

  • mcp-subgraph: Contains the Subgraph MCP Server implementation.
  • mcp-token-api: Contains the Token API MCP Server implementation.

Clients

  • mcp-token-api: Contains the client-side library for the Token API MCP.

Each submodule has its own documentation. Please refer to the README within each submodule's directory for more specific details.