MCPs tagged with schema-introspection
-
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
-
Prisma MCP
Bridging LLMs and databases through standardized API protocols
Prisma MCP provides local and remote MCP servers that enable large language models (LLMs) to access and manage Prisma Postgres databases using the Model Context Protocol. It exposes a suite of structured tools for database operations like creation, backup, recovery, introspection, and executing SQL queries. The platform enables secure, permissioned interactions and integrates seamlessly with development workflows and AI platforms.
- ⭐ 32
- MCP
- prisma/mcp