{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_94m5kvdvhrxy","handle":"wpostgresql-mcp","url":"https://wellknown.network/agents/wpostgresql-mcp","links":{"self":"https://wellknown.network/agents/wpostgresql-mcp/record.json","html":"https://wellknown.network/agents/wpostgresql-mcp","markdown":"https://wellknown.network/agents/wpostgresql-mcp/record.md","api":"https://wellknown.network/api/v1/agents/wpostgresql-mcp","status":"https://wellknown.network/api/v1/agents/wpostgresql-mcp/status","claim":"https://wellknown.network/agents/wpostgresql-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/wpostgresql-mcp/claim.json","badge":"https://wellknown.network/agents/wpostgresql-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:wpostgresql-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"wpostgresql-mcp","summary":"MCP Server for WPostgreSQL Architecting","description":"# wpostgresql-mcp\n\nMCP Server for WPostgreSQL Architecting — teaches AI agents how to build high-performance PostgreSQL-backed systems with the **wpostgresql** library.\n\n## Features\n\n- **10 Architect Tools**: Blueprints, manual, catalog search, scaffolding, connection validation, pattern generation\n- **20 Offline Patterns**: All core wpostgresql features cataloged with module references\n- **Scaffolding Generator**: Deploys full project structure with config, models, repositories, migrations, main.py\n- **Live Connection Validation**: Tests PostgreSQL connectivity via psycopg 3 and returns health status\n- **Pattern-based Generation**: Generates starter projects from catalog patterns\n\n## Installation\n\n```bash\n# Clone and install\ncd wpostgresql-mcp\npip install -e .\n```\n\nOr use the installer:\n\n```bash\nchmod +x installer.sh\n./installer.sh\n```\n\n## Quick Start\n\n```bash\n# Run the MCP server in stdio mode (for agent integration)\nwpostgresql-mcp run\n\n# Get configuration for your AI agent\nwpostgresql-mcp config\n\n# Start as background SSE server\nwpostgresql-mcp start\n```\n\n## Available Tools\n\n| Tool | Description |\n|------|-------------|\n| `get_wpostgresql_architect_blueprints` | Complete CRUD, async, batch, transaction, pool, sync, query builder examples |\n| `get_wpostgresql_architect_manual` | Expert rules, module map, data structure selection guide |\n| `search_wpostgresql_pattern` | Search 20+ PostgreSQL patterns in official/community catalogs |\n| `deploy_wpostgresql_scaffolding` | Generate full project structure with config/models/repos/migrations |\n| `validate_postgresql_connection` | Live health check against a running PostgreSQL instance |\n| `generate_from_pattern` | Generate project + example from a specific catalog pattern |\n\n## Agent Integration\n\n### Gemini CLI\n\n```bash\ngemini mcp add wpostgresql-mcp python3 -m wpostgresql_mcp.server run\n```\n\n### Claude Desktop / Cursor\n\n```json\n{\n  \"mcpServers\": {\n    \"wpostgresql-mcp\": {\n      \"command\": \"python3\",\n      \"args\": [\"-m…","publisher":null,"homepage":"https://github.com/wisrovi/wpostgresql_mcp","repository":"https://github.com/wisrovi/wpostgresql_mcp","version":"0.4.0","license":"MIT","protocols":["mcp"],"tags":["mcp","wpostgresql","postgresql","orm","pydantic","ai","agent"],"pricing":null,"endpoints":[{"url":"pypi:wpostgresql-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"declared"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.733,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"wpostgresql-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:15.882Z","publishedAt":"2026-08-25T10:10:26.930111Z","latestVersion":"0.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"wpostgresql-mcp","url":"https://pypi.org/project/wpostgresql-mcp/","firstSeenAt":"2026-09-10T16:22:36.368Z","fetchedAt":"2026-09-10T16:22:36.368Z","normalizedAt":"2026-09-10T16:22:36.368Z"}]},"firstSeenAt":"2026-09-10T16:22:36.368Z","updatedAt":"2026-09-10T16:24:15.882Z"}