remcp
by Mnehmos
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REMCP_KB | No | Knowledge base file path. Default: ./re_kb/symbols.json. The knowledge base ships empty and is created on first write. | |
| REMCP_CACHE_DIR | No | Analysis cache directory. Default: %LOCALAPPDATA%/remcp on Windows, $XDG_CACHE_HOME/remcp or ~/.cache/remcp on Unix. | |
| REMCP_MAX_FILE_BYTES | No | File-size ceiling in bytes. Default: 536870912 (512 MB). | |
| REMCP_MAX_RESPONSE_CHARS | No | Response clip limit in characters. Default: 120000. Tells you to narrow the query instead of flooding the context when exceeded. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |