MCP server that provides tools for PostgreSQL database operations and Swagger/OpenAPI integration, enabling database queries and API interactions through MCP.
{
"mcpServers": {
"mcp-21": {
"command": "npx",
"args": [
"-y",
"mcp"
]
}
}
}