Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection
Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection
pip install SmartDB_MCPAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"wenb1n-dev-smartdbmcp-github": {
"command": "uvx",
"args": [
"pip install SmartDB_MCP"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from SmartDB_MCP?"
API Key Required
This server requires an API key from SmartDB_MCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SMARTDB_MCP_API_KEY | Yes | Your SmartDB_MCP API key |
"What resources are available in SmartDB_MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in SmartDB_MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in SmartDB_MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.