An MCP server that allows AI to query GraphQL servers, enabling data access and manipulation via MCP protocol, transforming any GraphQL API into dynamic tools using automatic schema introspection.
Loading more......
A Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs. A robust and feature-rich MCP server for API aggregation.
Model Context Protocol server for bridging LLMs with the APISIX Admin API to query and manage Apache APISIX resources.
Model Context Protocol (MCP) server that connects to Exa AI Search API, enabling real-time web search access for AI models within the MCP framework.
An MCP server enabling dynamic tool registration and execution based on API definitions, allowing seamless integration with AI services like Claude.ai and Cursor.ai.
A Model Context Protocol server offering tools for interaction with Folderr's API, specifically for managing Folderr Assistants through MCP.
MCP server for accessing Tavily AI search API, offering advanced search within the MCP framework.
MCP GraphQL is a Model Context Protocol (MCP) server that enables LLMs (Large Language Models) or AI agents to interact with GraphQL APIs. It provides schema introspection and query execution capabilities, allowing AI models to dynamically discover and use any GraphQL API as a data source or tool.
ALLOW_MUTATIONS=true).ENDPOINT, HEADERS, ALLOW_MUTATIONS, NAME, SCHEMA).introspect-schema: Retrieves the GraphQL schema (via introspection or local file).query-graphql: Executes GraphQL queries (and optionally mutations if enabled).No pricing information is provided; MCP GraphQL is open source under the MIT license.
Note: Mutations should only be enabled in trusted environments due to potential security risks.