MCP-graphql-Claude

JamBelg/MCP-graphql-Claude

3.2

If you are the rightful owner of MCP-graphql-Claude and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP GraphQL Sales Server is a Model Context Protocol server that provides access to sales data through GraphQL queries, enabling AI assistants to interact with a Northwind-style sales database using natural language queries.

Tools

Functions exposed to the LLM to take actions

graphql_query

Execute raw GraphQL queries

test_connection

Test GraphQL endpoint connectivity

get_all_orders

Retrieve all orders with complete details

get_order_by_id

Get specific order by ID

get_orders_by_customer_name

Get customer's orders by name

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources