CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. MCPs
  3. Gateway
Back to MCPs
databases

Gateway

MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase

local
macos
windows
rust
databases
0
View on GitHub

Installation

npx -y centralmind/gateway

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gateway",
  "command": "npx",
  "args": [
    "-y",
    "centralmind/gateway"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →
T

TurboMCP

TurboMCP SDK: Enterprise MCP SDK in Rust

rustother tools and integrations
View Repository
MS

Mcp Server Nano Banana

AI image generation using Google Gemini's nano banana model.

pythonlocalmacos+3
View Repository
MC

Mcp Claude Spotify

An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).

typescriptcloudlocal+1
View Repository
MC

Mcp Cli

CLI tool for testing MCP servers

typescriptlocalother tools and integrations
View Repository
MG

Mcp Graphql Forge

A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.

cloudmacoswindows+3
View Repository
AM

Anki Mcp

Manage your Anki collection with AnkiConnect & MCP

pythonlocalother tools and integrations
View Repository
Browse More MCPs

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

© 2026 CopilotHub.

centralmind/gateway

MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase

GitHub: View centralmind/gateway on GitHub