Enables direct SQL query execution against MSSQL databases through a FastMCP-powered server with Docker containerization, making it a relevant MCP server for database interaction and analysis.
Loading more......
A Model Context Protocol server enabling LLMs to interact with SQLite and SQL Server databases, supporting schema inspection and SQL query execution, as an exemplary database MCP server.
An MCP server designed for querying and analyzing Azure Data Explorer databases, supporting time-series and analytics MCP use cases.
An MCP server integrating with Airtable to enable CRUD operations on records within code editors, showcasing a practical database MCP server implementation.
Provides read and write access to Airtable databases via an MCP server, offering a simple and effective database integration for MCP applications.
MCP server implementation for Alibaba Cloud Tablestore, supporting document management, semantic and vector search, RAG-friendly, and serverless capabilities.
An MCP server that integrates with Azure Blob Storage and Cosmos DB for secure cloud data resource management, manipulation, and querying. A practical example of an MCP server.
Category: Database Messaging MCP Servers
Tags: mcp, database, sql-server, docker, fastmcp
dbmcp is an MCP (Model-Client-Protocol) server that enables direct execution of SQL queries against MSSQL databases. It uses FastMCP and supports Docker containerization, making it suitable for database interaction and analysis tasks.
.env file.https://github.com/verssae/dbmcp
No pricing information is provided; the project appears to be open source.