centralmind/gateway
Apache-2.0API key required🏎️ 🏠 🍎 🪟 - MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase
Install
npx -y centralmind-gatewayRequired environment variables
GEMINI_API_KEYSet in your MCP configclaude_desktop_config.json
{
"mcpServers": {
"centralmind-gateway": {
"command": "npx",
"args": [
"-y",
"centralmind-gateway"
],
"env": {
"GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
googleapis/genai-toolbox
🏎️ ☁️ - Open source MCP server specializing in easy, fast, and secure tools for Databases.
mickaelkerjean/filestash
🏎️ ☁️ - Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.