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.3.dev9.tar.gz (106.0 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.3.dev9-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file realtimex_docs_server-0.1.3.dev9.tar.gz.

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.3.dev9.tar.gz
Algorithm Hash digest
SHA256 33f615070ceec78b5827c8b93c0b52453cb73eeff44eaf328305cade49e1869f
MD5 06590dd78e3869dc8d7ebaaf5f6d7394
BLAKE2b-256 930be9eb79c17ae1efbac7e020a6b5d3f218b70bf132a5b1394c220c044a769e

See more details on using hashes here.

File details

Details for the file realtimex_docs_server-0.1.3.dev9-py3-none-any.whl.

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.3.dev9-py3-none-any.whl
Algorithm Hash digest
SHA256 197cc763245f418cf678f8be2ceaeb121c9c5c484a198a98752841d2f8c8f656
MD5 af577dbde2e7c079b31ea88c8b0f340d
BLAKE2b-256 d7bf11f32e4070c72ee883b24afdc205a0ea761e8c8066dd500ce6290c69f7a7

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