MCPHub LabRegistrymcp-database-server
executeautomation

mcp database server

Built by executeautomation 329 stars

What is mcp database server?

MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases

How to use mcp database server?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add mcp database server using the following command: npx @modelcontextprotocol/mcp-database-server 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/mcp-database-server --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/mcp-database-server

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

mcp database server FAQ

Q

Is mcp database server safe?

Yes, mcp database server follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is mcp database server up to date?

mcp database server is currently active in the registry with 329 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for mcp database server?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Global Ranking

-
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "mcp-database-server": { "command": "npx", "args": ["mcp-database-server"] } } }