{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4syu4c57avv5","handle":"mseep-pydbcx-mcp","url":"https://wellknown.network/agents/mseep-pydbcx-mcp","links":{"self":"https://wellknown.network/agents/mseep-pydbcx-mcp/record.json","html":"https://wellknown.network/agents/mseep-pydbcx-mcp","markdown":"https://wellknown.network/agents/mseep-pydbcx-mcp/record.md","api":"https://wellknown.network/api/v1/agents/mseep-pydbcx-mcp","status":"https://wellknown.network/api/v1/agents/mseep-pydbcx-mcp/status","claim":"https://wellknown.network/agents/mseep-pydbcx-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/mseep-pydbcx-mcp/claim.json","badge":"https://wellknown.network/agents/mseep-pydbcx-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:mseep-pydbcx-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"pydbcx-mcp","summary":"JDBCX MCP Server","description":"# JDBCX MCP Server\n\npydbcx-mcp is a Python implementation of MCP server for enabling communication with diverse data sources via JDBCX server.\n\n![Python Version](https://img.shields.io/badge/python-3.10%2B-blue)\n![MCP Protocol](https://img.shields.io/badge/MCP-Compatible-green)\n[![smithery badge](https://smithery.ai/badge/@jdbcx/pydbcx-mcp)](https://smithery.ai/server/@jdbcx/pydbcx-mcp)\n[![Verified on MseeP](https://mseep.ai/badge.svg)](https://mseep.ai/app/01a1230d-7407-4cd0-bc80-292b6f1079d6)\n\n![image](https://github.com/user-attachments/assets/9a63dbba-64fa-424c-b399-40199dc2b820)\n\n## Installation\n\n### Start JDBCX server\n\nStarts the JDBCX server container. Check out [here](https://github.com/jdbcx/jdbcx/tree/main/server) for more information.\n\n```bash\n# Start the server\ndocker run --rm --name bridge -d -p8080:8080 jdbcx/jdbcx server\n# Test if the server if ready\ncurl -v 'http://localhost:8080/config'\n# Check server logs\ndocker logs --tail=100 -f bridge\n# Shutdown the server\ndocker stop bridge\n```\n\n### Configure MCP server\n\nTo install JDBCX MCP server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@jdbcx/pydbcx-mcp):\n\n```bash\nnpx -y @smithery/cli install @jdbcx/pydbcx-mcp --client claude\n```\n\nAlternatively, add the MCP server into your JSON config file.\n\n> Development/Unpublished Server Configuration\n\n```json\n{\n  \"mcpServers\": {\n    \"jdbcx\": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"--directory\",\n        \"</path/to/your/pydbcx-mcp/dir>\",\n        \"run\",\n        \"pydbcx-mcp\"\n      ],\n      \"env\": {\n        \"DEFAULT_QUERY_TIMEOUT_SECONDS\": \"30\",\n        \"JDBCX_SERVER_URL\": \"http://localhost:8080/\",\n        \"JDBCX_SERVER_TOKEN\": \"\",\n        \"MAX_ROWS_LIMIT\": \"5000\"\n      }\n    }\n  }\n}\n```\n\n> Published Server Configuration\n\n```json\n{\n  \"mcpServers\": {\n    \"jdbcx\": {\n      \"command\": \"uvx\",\n      \"args\": [\"pydbcx-mcp\"],\n      \"env\": {\n        \"DEFAULT_DATA_FORMAT\": \"md\"\n      }\n    }\n  }\n}\n```\n\n> Published SSE Server Configuration\n\n`…","publisher":null,"homepage":"https://github.com/jdbcx/pydbcx-mcp/blob/main/README.md","repository":"https://github.com/jdbcx/pydbcx-mcp/issues","version":"0.1.3","license":"Apache License (2.0)","protocols":["mcp"],"tags":["automation","database","jdbc","llm","mcp"],"pricing":null,"endpoints":[{"url":"pypi:mseep-pydbcx-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:pydbcx-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"}],"categories":["data"],"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":"pydbcx-mcp","registry":"pypi","observedAt":"2026-09-10T10:25:47.860Z","publishedAt":"2025-05-18T08:04:54.865198Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"pydbcx-mcp","url":"https://pypi.org/project/pydbcx-mcp/","firstSeenAt":"2026-09-10T10:24:32.590Z","fetchedAt":"2026-09-10T10:24:32.590Z","normalizedAt":"2026-09-10T10:24:32.590Z"},{"source":"pypi","key":"mseep-pydbcx-mcp","url":"https://pypi.org/project/mseep-pydbcx-mcp/","firstSeenAt":"2026-09-10T07:19:57.975Z","fetchedAt":"2026-09-10T07:19:57.975Z","normalizedAt":"2026-09-10T07:19:57.975Z"}]},"firstSeenAt":"2026-09-10T07:19:57.975Z","updatedAt":"2026-09-10T10:25:47.860Z"}