MCP File Context Server
by bsmi021
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CACHE_TTL | No | Cache time-to-live in milliseconds | 3600000 |
MAX_FILE_SIZE | No | Maximum file size in bytes for reading | |
MAX_CACHE_SIZE | No | Maximum number of cached entries | 1000 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |