locate-tenant-mcp-server

luanm-performio/locate-tenant-mcp-server
★ 0 stars Unknown language 🗄️ Database Updated today
Locate tenant mcp
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "locate-tenant-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "luanm-performio/locate-tenant-mcp-server"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that helps locate tenants across multiple database regions and shards. It allows searching for a tenant's database server and schema name based on their hostname. - **Tenant Discovery**: Quickly find where a tenant's data is stored. - **Multi-Region Support**: Searches across different configured database regions.