RMCP Server

v{{ config.version }} {{ stats.status }}
{{ config.embedding_model }} | :{{ config.web_port }}

Indexing

Processing… Complete
{{ stats.files_discovered }}
Found
{{ stats.files_indexed }}
Indexed
{{ stats.files_failed }}
Failed
{{ stats.files_skipped }}
Skipped
{{ stats.current_file }}
{{ stats.total_chunks }} chunks {{ stats.index_size_mb.toFixed(2) }} MB

Search

{{ r }}
No results found
"{{ lastQuery }}"
{{ searchError }}

MCP Tools

{{ tool.name }}
{{ tool.description }}
📁 {{ config.docs_path }}

Live Logs

Auto-scroll
{{ formatTime(log.timestamp) }} {{ log.level }} {{ log.message }}
Waiting for logs…