{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL and MongoDB databases. One instance per database, no Docker required.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.2","packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.2","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-20T23:04:24.04279Z","publishedAt":"2026-02-20T23:04:24.04279Z","updatedAt":"2026-02-20T23:04:24.04279Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL and MongoDB databases. One instance per database, no Docker required.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.3","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/main/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.3","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-22T19:30:32.783402Z","publishedAt":"2026-02-22T19:30:32.783402Z","updatedAt":"2026-02-22T19:30:32.783402Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL and MongoDB databases. One instance per database, no Docker required.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.4","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.4","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-22T19:47:36.814157Z","publishedAt":"2026-02-22T19:47:36.814157Z","updatedAt":"2026-02-22T19:47:36.814157Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL and MongoDB databases. One instance per database, no Docker required.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.5","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.5","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-22T20:15:25.007291Z","publishedAt":"2026-02-22T20:15:25.007291Z","updatedAt":"2026-02-22T20:15:25.007291Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL, PostgreSQL, and MongoDB. One instance per database.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.6","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.6","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-22T21:59:34.708174Z","publishedAt":"2026-02-22T21:59:34.708174Z","updatedAt":"2026-02-22T21:59:34.708174Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL, PostgreSQL, and MongoDB. One instance per database.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.7","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.7","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-23T09:55:28.75955Z","publishedAt":"2026-02-23T09:55:28.75955Z","updatedAt":"2026-02-23T09:55:28.75955Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL, PostgreSQL, and MongoDB. One instance per database.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.0.8","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.0.8","transport":{"type":"stdio"},"environmentVariables":[{"description":"Database type","isRequired":true,"choices":["mysql","postgresql","mongodb"],"name":"DB_TYPE"},{"description":"Database name","isRequired":true,"name":"DB_DATABASE"},{"description":"Access mode","default":"read-only","choices":["read-only","read-write"],"name":"DB_MODE"},{"description":"Database host (MySQL/PostgreSQL)","default":"localhost","name":"DB_HOST"},{"description":"Database port (MySQL: 3306, PostgreSQL: 5432)","format":"number","name":"DB_PORT"},{"description":"Database user (MySQL default: root, PostgreSQL default: postgres)","name":"DB_USER"},{"description":"Database password (required for MySQL/PostgreSQL)","isSecret":true,"name":"DB_PASSWORD"},{"description":"MongoDB connection URL (required for MongoDB, e.g. mongodb://...)","isSecret":true,"name":"DB_URL"},{"description":"SSH bastion host for tunneling (MySQL/PostgreSQL only)","name":"SSH_HOST"},{"description":"SSH port","format":"number","default":"22","name":"SSH_PORT"},{"description":"SSH username (default: current OS user)","name":"SSH_USER"},{"description":"Path to SSH private key (e.g. ~/.ssh/id_rsa)","format":"filepath","name":"SSH_KEY"},{"description":"SSH password (if no key provided)","isSecret":true,"name":"SSH_PASSWORD"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-23T10:09:26.583362Z","publishedAt":"2026-02-23T10:09:26.583362Z","updatedAt":"2026-02-23T10:09:26.583362Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"MCP server for MySQL, PostgreSQL, and MongoDB. One instance per database.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.1.1","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.1.1","transport":{"type":"stdio"},"environmentVariables":[{"description":"Database type","isRequired":true,"choices":["mysql","postgresql","mongodb"],"name":"DB_TYPE"},{"description":"Database name","isRequired":true,"name":"DB_DATABASE"},{"description":"Access mode","default":"read-only","choices":["read-only","read-write"],"name":"DB_MODE"},{"description":"Database host (MySQL/PostgreSQL)","default":"localhost","name":"DB_HOST"},{"description":"Database port (MySQL: 3306, PostgreSQL: 5432)","format":"number","name":"DB_PORT"},{"description":"Database user (MySQL default: root, PostgreSQL default: postgres)","name":"DB_USER"},{"description":"Database password (required for MySQL/PostgreSQL)","isSecret":true,"name":"DB_PASSWORD"},{"description":"MongoDB connection URL (required for MongoDB, e.g. mongodb://...)","isSecret":true,"name":"DB_URL"},{"description":"SSH bastion host for tunneling (MySQL/PostgreSQL only)","name":"SSH_HOST"},{"description":"SSH port","format":"number","default":"22","name":"SSH_PORT"},{"description":"SSH username (default: current OS user)","name":"SSH_USER"},{"description":"Path to SSH private key (e.g. ~/.ssh/id_rsa)","format":"filepath","name":"SSH_KEY"},{"description":"SSH password (if no key provided)","isSecret":true,"name":"SSH_PASSWORD"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-24T15:35:06.746371Z","publishedAt":"2026-02-24T15:35:06.746371Z","updatedAt":"2026-02-24T15:35:06.746371Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"Database MCP server for MySQL, PostgreSQL, and MongoDB with SSH tunneling support.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.1.2","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.1.2","transport":{"type":"stdio"},"environmentVariables":[{"description":"Database type","isRequired":true,"choices":["mysql","postgresql","mongodb"],"name":"DB_TYPE"},{"description":"Database name","isRequired":true,"name":"DB_DATABASE"},{"description":"Access mode","default":"read-only","choices":["read-only","read-write"],"name":"DB_MODE"},{"description":"Database host (MySQL/PostgreSQL)","default":"localhost","name":"DB_HOST"},{"description":"Database port (MySQL: 3306, PostgreSQL: 5432)","format":"number","name":"DB_PORT"},{"description":"Database user (MySQL default: root, PostgreSQL default: postgres)","name":"DB_USER"},{"description":"Database password (required for MySQL/PostgreSQL)","isSecret":true,"name":"DB_PASSWORD"},{"description":"MongoDB connection URL (required for MongoDB, e.g. mongodb://...)","isSecret":true,"name":"DB_URL"},{"description":"SSH bastion host for tunneling (MySQL/PostgreSQL only)","name":"SSH_HOST"},{"description":"SSH port","format":"number","default":"22","name":"SSH_PORT"},{"description":"SSH username (default: current OS user)","name":"SSH_USER"},{"description":"Path to SSH private key (e.g. ~/.ssh/id_rsa)","format":"filepath","name":"SSH_KEY"},{"description":"SSH password (if no key provided)","isSecret":true,"name":"SSH_PASSWORD"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-02-25T17:48:26.697326Z","publishedAt":"2026-02-25T17:48:26.697326Z","updatedAt":"2026-02-25T17:48:26.697326Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"Database MCP server for MySQL, PostgreSQL, and MongoDB with SSH tunneling support.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.1.3","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.1.3","transport":{"type":"stdio"},"environmentVariables":[{"description":"Database type","isRequired":true,"choices":["mysql","postgresql","mongodb"],"name":"DB_TYPE"},{"description":"Database name","isRequired":true,"name":"DB_DATABASE"},{"description":"Access mode","default":"read-only","choices":["read-only","read-write"],"name":"DB_MODE"},{"description":"Database host (MySQL/PostgreSQL)","default":"localhost","name":"DB_HOST"},{"description":"Database port (MySQL: 3306, PostgreSQL: 5432)","format":"number","name":"DB_PORT"},{"description":"Database user (MySQL default: root, PostgreSQL default: postgres)","name":"DB_USER"},{"description":"Database password (MySQL/PostgreSQL, optional)","isSecret":true,"name":"DB_PASSWORD"},{"description":"MongoDB connection URL (required for MongoDB, e.g. mongodb://...)","isSecret":true,"name":"DB_URL"},{"description":"SSH bastion host for tunneling (MySQL/PostgreSQL only)","name":"SSH_HOST"},{"description":"SSH port","format":"number","default":"22","name":"SSH_PORT"},{"description":"SSH username (default: current OS user)","name":"SSH_USER"},{"description":"Path to SSH private key (e.g. ~/.ssh/id_rsa)","format":"filepath","name":"SSH_KEY"},{"description":"SSH password (if no key provided)","isSecret":true,"name":"SSH_PASSWORD"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-03-04T17:10:00.503129Z","publishedAt":"2026-03-04T17:10:00.503129Z","updatedAt":"2026-03-04T17:10:00.503129Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.stucchi/db","description":"Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.","title":"DB MCP Server","repository":{"url":"https://github.com/stucchi/db-mcp-server","source":"github"},"version":"1.2.1","icons":[{"src":"https://raw.githubusercontent.com/stucchi/db-mcp-server/master/assets/icon.png","mimeType":"image/png","sizes":["1024x1024"]}],"packages":[{"registryType":"pypi","identifier":"db-mcp-server","version":"1.2.1","transport":{"type":"stdio"},"environmentVariables":[{"description":"Database type","isRequired":true,"choices":["mysql","postgresql","mongodb","sqlite"],"name":"DB_TYPE"},{"description":"Database name","isRequired":true,"name":"DB_DATABASE"},{"description":"Access mode","default":"read-only","choices":["read-only","read-write"],"name":"DB_MODE"},{"description":"Database host (MySQL/PostgreSQL)","default":"localhost","name":"DB_HOST"},{"description":"Database port (MySQL: 3306, PostgreSQL: 5432)","format":"number","name":"DB_PORT"},{"description":"Database user (MySQL default: root, PostgreSQL default: postgres)","name":"DB_USER"},{"description":"Database password (MySQL/PostgreSQL, optional)","isSecret":true,"name":"DB_PASSWORD"},{"description":"MongoDB connection URL (required for MongoDB, e.g. mongodb://...)","isSecret":true,"name":"DB_URL"},{"description":"SSH bastion host for tunneling (MySQL/PostgreSQL only)","name":"SSH_HOST"},{"description":"SSH port","format":"number","default":"22","name":"SSH_PORT"},{"description":"SSH username (default: current OS user)","name":"SSH_USER"},{"description":"Path to SSH private key (e.g. ~/.ssh/id_rsa)","format":"filepath","name":"SSH_KEY"},{"description":"SSH password (if no key provided)","isSecret":true,"name":"SSH_PASSWORD"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-03-24T19:04:31.115174Z","publishedAt":"2026-03-24T19:04:31.115174Z","updatedAt":"2026-03-24T19:04:31.115174Z","isLatest":true}}}],"metadata":{"count":11}}
