Skip to main content

MCP server that exposes local documentation to agents

Project description

realtimex-docs-server

A FastMCP-based MCP server that makes local documentation available to RealTimeX agents.

Features

  • Serve documentation from bundled workflow files by default, or from a custom directory via CLI/env override
  • List every documentation file with a single call
  • Read documents as UTF-8 text with optional offset/limit line slicing
  • Transport over stdio for MCP clients

Configuration

By default, the server loads the workflow docs bundled with the package. To override, set the documentation root via the --docs-path CLI option or the REALTIMEX_DOCS_ROOT environment variable (CLI flag takes precedence).

Usage

uvx realtimex-docs-server --docs-path /path/to/docs

Once connected, agents can call the list_documents and read_document tools to explore the configured directory. list_documents returns the full file inventory, while read_document accepts offset and limit parameters to fetch a window of lines and returns plain UTF-8 content without added numbering.

Development

# Install dependencies
uv sync

# Run style or test tooling as needed
uv run ruff check
uv run pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

realtimex_docs_server-0.1.4.dev4.tar.gz (106.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

realtimex_docs_server-0.1.4.dev4-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file realtimex_docs_server-0.1.4.dev4.tar.gz.

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.4.dev4.tar.gz
Algorithm Hash digest
SHA256 7c0ba8eef75c06775dacc8dab70038630b70e8f2245ad1a5c2e2bd3d765c31bb
MD5 a5388d5bfd639af7f2a1f51044b195e8
BLAKE2b-256 d137a1257e7e460174e7c15b20be7cc74b7b44bf992bea437903c1aa545bd445

See more details on using hashes here.

File details

Details for the file realtimex_docs_server-0.1.4.dev4-py3-none-any.whl.

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.4.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 bacb9aeaca6ab41c8ea97f0ca40dc9fa03e64313265b3c379160f6c5d56b3316
MD5 6654e3bf3618eaaa1a0124d1d0301d8e
BLAKE2b-256 a34e7e50b7f07c6acced1c65d858b26dd2fb17b518aa63aa9edb5ea9d08ceb47

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page