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.dev8.tar.gz (107.6 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.dev8-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.4.dev8.tar.gz
Algorithm Hash digest
SHA256 46636dfeb9685086db94270da40262e7f49eea324da0632c0dedefb5be242d3a
MD5 c5d4caa8ba932a2fe4563c8f8201aea6
BLAKE2b-256 f664a3dbc0789dd3def7f41bccddfec22a0a5304f56a178361fb2db60f5ff650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.4.dev8-py3-none-any.whl
Algorithm Hash digest
SHA256 08571beaa1d7d55b34e7e440b4e6cd8fc3afc000f9ccd0949ec2203e49fc05dd
MD5 c2b47b6ebd372f8952919b1f07b8a0c4
BLAKE2b-256 c8cbb84b9625b8d762d2d645638a485f45adfec0f90be3472646e39c22298b65

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