io.github.Optisol-Business/db-metadata-extractor-mcp
Quality Score
80
/100
Extract database metadata from PostgreSQL, Snowflake, SQL Server, BigQuery, and Oracle.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"db-metadata-extractor-mcp": {
"command": "uvx",
"args": [
"db-metadata-extractor-mcp"
]
}
}
}Claude Desktop (Docker)
{
"mcpServers": {
"db-metadata-extractor-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/optisolbusinesssol/db-metadata-extractor-mcp:0.1.6"
]
}
}
}§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…