csv-eda-mcp
by A-Souhei
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Host port for the MCP endpoint and web UI (default 41733) | 41733 |
| TS_AUTHKEY | No | Tailscale auth key for the optional ts-csv-analyst sidecar | |
| CSV_SOURCES | No | /host/path[:name],… — each mounted read-only at /mnt/<name> | |
| LOCAL_LLM_URL | No | OpenAI-compatible endpoint for PII classification, the Ask box and join planning | |
| LLAMA_SWAP_URL | No | llama-swap control API; derived from LOCAL_LLM_URL when unset | |
| REDACTION_MASK | No | What PII values become (default ***) | *** |
| LOCAL_LLM_MODEL | No | Model name for the local LLM | |
| PUBLIC_BASE_URL | No | Base URL for report links; empty gives relative paths |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/A-Souhei/csv-analyst-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server