mcplocal
by aiautotool
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The hostname or IP address to bind the server to. Default is 127.0.0.1. | 127.0.0.1 |
| MCP_PORT | No | The port number to listen on. Default is 8008. | 8008 |
| MCP_ROOT | Yes | The root directory that the server can access. This is the base directory for all file operations. | |
| MCP_AUTH_TOKEN | No | Optional Bearer token for authentication. If set, requests must include this token. | |
| MCP_ENABLE_DELETE | No | Set to 'true' to enable the delete_file tool. Default is disabled (false). | false |
| MCP_MAX_FILE_BYTES | No | Maximum file size in bytes that the server will read. Files larger than this will be skipped. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues