MCPs tagged with Query Execution
-
mcp-graphql
Enables LLMs to interact dynamically with GraphQL APIs via Model Context Protocol.
mcp-graphql provides a Model Context Protocol (MCP) server that allows large language models to discover and interact with GraphQL APIs. The implementation facilitates schema introspection, exposes the GraphQL schema as a resource, and enables secure query and mutation execution based on configuration. It supports configuration through environment variables, automated or manual installation options, and offers flexibility in using local or remote schema files. By default, mutation operations are disabled for security, but can be enabled if required.
- ⭐ 319
- MCP
- blurrah/mcp-graphql
-
InfluxDB MCP Server
Model Context Protocol server for seamless InfluxDB 3 integration and management.
InfluxDB MCP Server provides a Model Context Protocol (MCP) interface for interacting with InfluxDB version 3 across various deployment types, including Core, Enterprise, Cloud Dedicated, and Cloud Serverless. It offers a suite of tools and resources to perform operations such as writing and querying data, managing databases, tokens, and monitoring health status. Designed for use with MCP clients, it supports context-aware interactions and standardizes access to InfluxDB resources. User authentication, database management, and operational assistance are integrated for robust database workflows.
- ⭐ 21
- MCP
- influxdata/influxdb3_mcp_server
-
ClickHouse MCP Server
An MCP-compliant server for executing and managing SQL queries on ClickHouse and chDB.
ClickHouse MCP Server provides an MCP-compliant interface for executing SQL queries, listing databases, and managing tables on ClickHouse clusters. It supports both direct ClickHouse connections and embedded chDB engines, offering pagination, filtering, and detailed metadata in responses. Integrated health checks and flexible configuration options make it suitable for a variety of deployment scenarios.
- ⭐ 592
- MCP
- ClickHouse/mcp-clickhouse