pub async fn create_pool(database_url: &str) -> Result<PgPool>
Create an optimized database connection pool for MCP server operations