Local stdio bridge for the hosted Docsie MCP server.
Project description
docsie-mcp
Local stdio bridge for the hosted Docsie MCP server.
Use this package for MCP clients or directories that require a locally-run stdio server instead of a remote Streamable HTTP endpoint.
Install Snippet
{
"mcpServers": {
"docsie": {
"command": "uvx",
"args": ["docsie-mcp"],
"env": {
"DOCSIE_MCP_TOKEN": "mcp_sa_...",
"DOCSIE_MCP_ENDPOINT": "https://app.docsie.io/mcp"
}
}
}
}
DOCSIE_MCP_ENDPOINT defaults to https://app.docsie.io/mcp.
Authentication
The first version expects a Docsie MCP service token:
export DOCSIE_MCP_TOKEN=mcp_sa_...
uvx docsie-mcp
The token is sent as:
Authorization: Bearer <token>
The token still controls the selected Docsie organization, workspace, and permission packs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docsie_mcp-0.1.0.tar.gz.
File metadata
- Download URL: docsie_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9acc21632292bfcdb16bdae73d8dd72455a3e4eea6d54e21df5e8017ddbccb59
|
|
| MD5 |
e7421072f2b2c31ac6c76e740ed9454a
|
|
| BLAKE2b-256 |
6dba3bb3678b25a02c5c78bc33ca2c43d7cac116550f3cfffdffa36bda356327
|
File details
Details for the file docsie_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: docsie_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56d1915ce288db0941b6e268f022ed89e5e146782f2ef18621e2306af8757d52
|
|
| MD5 |
a46280dfdcfec25378cb6efbf9c6bb47
|
|
| BLAKE2b-256 |
64679b2c600aac068c8b3775bcd2e0e4417b05fb2cd638839b1f0ccfbdca42dc
|