sultanfariz/mcp-server-db
A very simple prototype tools that could be equipped by LLM-powered MCP client to access DB. Intended for GDGoC IPBxUI Build with AI workshop.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-db": {
"command": "npx",
"args": [
"-y",
"mcp-server-db"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...