Search: graphql
Search MCP servers and agent skills by name, description, category or topic — 27 results.
apollographql/apollo-connectors
Integrate REST APIs into GraphQL supergraphs using Apollo Connectors
apollographql/apollo-federation
Write Apollo Federation 2 subgraph schemas and compose them into a supergraph
apollographql/apollo-kotlin
A GraphQL client for Android, JVM, and Kotlin Multiplatform projects
apollographql/apollo-mcp-server
Connect AI agents to GraphQL APIs through the Model Context Protocol
apollographql/apollo-router
Version-aware configuration generator for the Rust-based Apollo Router
apollographql/apollo-router-plugin-creator
Write native Rust plugins for Apollo Router
apollographql/graphql-operations
Write GraphQL queries, mutations, and subscriptions following best practices
apollographql/graphql-schema
Reference guide for designing clean, evolvable GraphQL schemas
apollographql/rust-best-practices
Rust coding guidelines drawn from Apollo GraphQL's internal handbook
apollographql/skill-creator
Create and structure Agent Skills focused on Apollo GraphQL
UnitVectorY-Labs/mcp-graphql-forge
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.
QuentinCody/github-graphql-mcp-server
Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources.
getsentry/sentry-nestjs-sdk
Full Sentry SDK setup for NestJS with Express or Fastify, GraphQL, microservices
HelpCode-ai/anythingmcp
Self-hosted source-available MCP gateway and API-to-MCP bridge. Converts REST, SOAP/WSDL, GraphQL, and SQL/NoSQL databases (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite) into MCP tools — no SDK, no code. Imports OpenAPI / Postman / WSDL / GraphQL specs; bridges multiple MCP servers behind one endpoint. Ships with 29 pre-built adapters (DHL, DATEV, Weclapp, Personio, Handelsregister,
getmockd/mockd
Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses.
testmu-ai/api-skill
Suite of API skills for designing, mocking, documenting, securing, and generating tests for REST/GraphQL/gRPC APIs
ignaciohermosillacornejo/copilot-money-mcp
Read and manage [Copilot Money](https://copilot.money) personal finance data — 30 tools for transactions, budgets, accounts, recurring charges, investments, and goals. Reads are 100% local from the Firestore cache; opt-in writes (`--write`) go directly to Copilot's GraphQL API.
goklab/guardvibe
Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.
whyy9527/ariadne
Cross-service API dependency graph for microservice codebases. Give it a business term or endpoint name; get back a ranked chain of GraphQL operations, REST endpoints, Kafka topics, and frontend queries across all services. Offline, local SQLite + TF-IDF + optional embeddings.
tatavarthitarun/nowsecure-mcp-server
MCP server for NowSecure Platform mobile security testing. List applications, pull remediation findings via GraphQL, and generate PDF reports locally (bypasses broken UI export). Published as `nowsecure-mcp-server`. `npx -y nowsecure-mcp-server`
LS-SIEM-LLP/qa-probe
Probes your live API and classifies why each endpoint failed (root cause + evidence + calibrated confidence) over MCP, so your AI assistant debugs from evidence instead of guessing. Deterministic rules, no black box. Works with FastAPI, Express, Next.js, tRPC, and GraphQL. `npm i -g qa-probe`
io.github.opsconduit/jobber-mcp
Customer-hosted, read-only MCP server for Jobber operations queries: owner action lists, overdue invoices, stale requests, estimates, jobs, and safe read-only GraphQL validation.
fotoetienne/gqai
Define tools using regular GraphQL queries/mutations and gqai automatically generates an MCP server for you.