mcp-database-server
为Claude提供数据库访问的MCP服务器. mcp-database-server is a Model Context Protocol (MCP) server maintained by executeautomation. It connects to MCP-compatible clients such as Claude Desktop, Cursor, Cline, and other agents that speak the protocol. It exposes 10 tools, including read_query, write_query, create_table, alter_table, drop_table, list_tables, describe_table and export_query, that an agent can call directly. It is categorized under Tool/Database and AI/Claude.
什么是MCP
该MCP(模型上下文协议)服务器为Claude提供数据库访问能力,支持SQLite和SQL Server数据库。它充当Claude与数据库系统之间的桥梁,使AI能够执行各种数据库操作。
如何使用MCP
可通过npm全局安装或从源代码本地运行MCP。配置包括指定数据库连接详情(SQLite的文件路径或SQL Server的服务器凭证),并更新Claude Desktop的配置文件指向该服务器。
MCP的用途
该MCP使Claude能够执行包括数据查询(SELECT)、数据修改(INSERT/UPDATE/DELETE)、表管理(CREATE/ALTER/DROP)、列出表、描述模式及导出查询结果等数据库操作。适用于需要AI辅助数据分析、数据库管理或数据驱动决策的应用场景。
AIMCP authority
DR and traffic signal for the AIMCP public domain.
Frequently asked questions
What is the mcp-database-server MCP server?
mcp-database-server is a Model Context Protocol server from executeautomation. It lets MCP-compatible AI clients call its tools over a standard interface, so agents like Claude, Cursor, and Cline can use it without custom integration.
How do I connect mcp-database-server to my AI client?
Add mcp-database-server to your client's MCP configuration using the stdio or SSE connection shown in the usage examples on this page, then restart the client to load the server.
What tools does mcp-database-server provide?
mcp-database-server provides 10 tools: read_query, write_query, create_table, alter_table, drop_table, list_tables, describe_table, export_query, append_insight and list_insights.
Is mcp-database-server free to use?
mcp-database-server is listed on AIMCP for free. Any API keys or accounts required by the underlying service are set by its provider.
Vernclaw Plugins for OpenClaw
Ready-to-use connectors for SEO data, social reading & content generation. Pay-as-you-go credits with audit logs.
