MCPs tagged with schema-inspection
-
MongoDB MCP Server
A Model Context Protocol server for enabling LLM interaction with MongoDB databases.
MongoDB MCP Server empowers language models to interface directly with MongoDB databases using the Model Context Protocol (MCP). It enables natural language querying and management of collections, documents, and indexes. Users can inspect database schemas, execute document operations, and manage indexes seamlessly. The tool integrates with clients like Claude Desktop for conversational database management.
- ⭐ 172
- MCP
- QuantGeekDev/mongo-mcp
-
BigQuery MCP Server
MCP server enabling LLMs to access and interact with BigQuery databases.
BigQuery MCP Server provides a Model Context Protocol-compliant interface that allows large language models to inspect database schemas and execute SQL queries on BigQuery. It exposes tools for executing queries, listing tables, and describing table schemas, supporting both CLI and environment-based configuration. The server integrates with Claude Desktop and can be easily installed via Smithery, facilitating seamless interaction between LLMs and BigQuery data sources.
- ⭐ 120
- MCP
- LucasHild/mcp-server-bigquery
-
MCP MongoDB Server
A Model Context Protocol server for LLM interaction with MongoDB databases.
MCP MongoDB Server enables large language models to interact with MongoDB databases through the standardized Model Context Protocol interface. It provides schema inspection, document querying, aggregation, and write operations with intelligent ObjectId handling and flexible read-only configurations. Designed for seamless integration with tools like Claude Desktop, it offers collection completions, schema inference, and robust support for both development and production environments.
- ⭐ 267
- MCP
- kiliczsh/mcp-mongo-server
-
SQLite Explorer MCP Server
Secure, read-only access to SQLite databases for LLMs via the Model Context Protocol.
SQLite Explorer MCP Server provides a safe, read-only interface to SQLite databases using the Model Context Protocol (MCP). Built with the FastMCP framework, it enables large language models to explore, query, and retrieve database schema information with robust safety and validation mechanisms. The server exposes structured tools such as read_query, list_tables, and describe_table, ensuring secure and reliable access to database contents. Designed for integration with platforms like Claude Desktop and Cline VSCode Plugin.
- ⭐ 93
- MCP
- hannesrudolph/sqlite-explorer-fastmcp-mcp-server
-
airtable-mcp-server
MCP server providing LLMs with read/write access to Airtable databases.
airtable-mcp-server enables language models to inspect Airtable schemas and interact with Airtable databases through the Model Context Protocol (MCP). It provides tools for listing, reading, and writing records, allowing integration with environments like Claude Desktop, Cursor, and Cline. The solution uses user-provided Airtable API keys for authentication, supporting secure access and manipulation of Airtable data via standardized MCP-compatible clients.
- ⭐ 343
- MCP
- domdomegg/airtable-mcp-server
-
MCP Server for MySQL - Claude Code Edition
A Model Context Protocol MySQL server with SSH tunnels, optimized for Claude Code.
MCP Server for MySQL - Claude Code Edition provides an implementation of the Model Context Protocol for secure, context-driven access to MySQL databases. It enables AI tools, such as Claude Code, to access and manipulate database schemas and data through SSH tunnels, supporting multi-project setups and automated management. The server offers advanced configuration options and permission controls for safe interaction with remote databases.
- ⭐ 902
- MCP
- benborla/mcp-server-mysql