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.dev10.tar.gz (108.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.dev10-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.4.dev10.tar.gz
Algorithm Hash digest
SHA256 740894512d8e6cc185e2eb67487707b326f67e7d99ef47aa89417e1a468488bf
MD5 4799ef8489f1a2a28dfe01a9d4523951
BLAKE2b-256 e985e936bd65573469122a314494a0fde3d8b35c5e73cb09dfac8e5fddabf13c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for realtimex_docs_server-0.1.4.dev10-py3-none-any.whl
Algorithm Hash digest
SHA256 f6b58c757fb9d095e2f9296864d081261345d1425d86108479b154d6cbf08dfc
MD5 82d1b6663f9532a66c1aac24a44aa734
BLAKE2b-256 a924a0fe4da7f7a6b2fc03fb8539061f88e9718041dd9aae36bed5535a2d6e7b

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