pch-mcp-server
MCP server for PathCourse Health (PCH). Stdio transport. Works with any MCP-compatible client (Claude Desktop, Cursor, Cline, Continue.dev, Zed).
uvx pch-mcp-server
# or
pip install pch-mcp-server
Add to your client's MCP config:
{
"mcpServers": {
"pch": {
"command": "uvx",
"args": ["pch-mcp-server"],
"env": { "PCH_API_KEY": "pch_prod_b_..." }
}
}
}
See the main repo README for the full tool list and per-client install guides.
Release files for pch-mcp-server 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pch_mcp_server-1.0.1.tar.gz | 9.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pch_mcp_server-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.0 kB
Release files / pch_mcp_server-1.0.1.tar.gz
| Download URL | pch_mcp_server-1.0.1.tar.gz |
|---|---|
| Size | 9.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4001a420e8aa878664c822d5512cce54785cd636a42f436e3b4decc79deb009d
|
|
BLAKE2b-256 checksum How to use checksums |
beb56d12c8191dc2f864276128bc82d7bd10c588a2f40667ce0ba44c317dfcfb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.3
|
Release files / pch_mcp_server-1.0.1-py3-none-any.whl
| Download URL | pch_mcp_server-1.0.1-py3-none-any.whl |
|---|---|
| Size | 11.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b2f3e6f98d041aa7498ea2713dde13c6316bde040a206195de542ddd8a2724e1
|
|
BLAKE2b-256 checksum How to use checksums |
9ba1dae4c633793c92621904e4954f3e04b1b0e0edf265b1fa46519c4c2e6dc0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.3
|