Local File Search MCP
by dchatpar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARCH_ROOT | No | Sandboxed search directory | data/samples/zoology |
| OPENAI_MODEL | No | Model name on MiniMax | MiniMax-M2.7 |
| OPENAI_API_KEY | Yes | Required for agent E2E (MiniMax key) | |
| OPENAI_BASE_URL | No | MiniMax OpenAI-compatible endpoint | https://api.minimax.io/v1 |
| FILE_SEARCH_ROOT | No | Alias for SEARCH_ROOT | data/samples/zoology |
| MS_ANSWER_MAX_CHARS | No | Max length for Microsoft Learn answers | 2000 |
| OPENAI_API_BASE_URL | No | Alias for OPENAI_BASE_URL | |
| MICROSOFT_LEARN_MCP_URL | No | Learn MCP endpoint | https://learn.microsoft.com/api/mcp |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dchatpar/mcp-file-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server