{"slug":"iprabhu/mcp-database-server","name":"mcp-database-server","description":"Production-grade Model Context Protocol (MCP) server for unified SQL database access. Connect multiple databases through a single MCP server with schema discovery, relationship mapping, caching, and safety controls.","category":"database","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"npx -y @adevguide/mcp-database-server","imports":[]}],"tools":[{"name":"query","description":"Execute SQL queries against connected databases with safety controls, query tracking, and optimization"},{"name":"get_schema","description":"Discover and retrieve database schema including tables, columns, indexes, foreign keys, and relationships"},{"name":"get_relationships","description":"Retrieve relationship mappings between tables including foreign keys and inferred relationships"},{"name":"get_join_suggestions","description":"Get suggested join paths based on relationship graphs between tables"},{"name":"get_cache_stats","description":"Retrieve statistics about the schema cache including TTL, versioning, and hit rates"},{"name":"refresh_cache","description":"Manually refresh the schema cache for a specific database or all databases"},{"name":"get_query_stats","description":"Retrieve query execution statistics and tracking information"},{"name":"get_index_recommendations","description":"Get index recommendations for query optimization based on usage patterns"},{"name":"get_performance_profile","description":"Get detailed execution analytics and performance profiling for queries"},{"name":"get_slow_queries","description":"Detect and retrieve slow queries with bottleneck identification"},{"name":"get_optimization_suggestions","description":"Get automated query rewriting suggestions with performance impact estimates"}],"env_vars":["DATABASE_URL","MYSQL_URL"],"auth_type":"none","github":"https://github.com/iPraBhu/mcp-database-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}