An open API service indexing awesome lists of open source software.

https://github.com/graphprotocol/mcp-monorepo


https://github.com/graphprotocol/mcp-monorepo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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:
- [Subgraph MCP](https://thegraph.com/docs/en/ai-suite/subgraph-mcp/introduction/)
- [Token API MCP](https://thegraph.com/docs/en/ai-suite/token-api-mcp/introduction/)

## 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.