aiseg2-mcp
by chanyou0311
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AISEG_URL | Yes | AiSEG2 base URL, e.g. http://192.168.0.216 (http only) | |
| LOG_LEVEL | No | Log level | info |
| AISEG_HOST | No | Bind host (streamable-http only) | 0.0.0.0 |
| AISEG_PORT | No | Bind port (streamable-http only) | 8000 |
| AISEG_USER | No | HTTP Digest user | aiseg |
| AISEG_PASSWORD | Yes | HTTP Digest password for the AiSEG2 web UI | |
| AISEG_CACHE_DIR | No | Where the SD-card history export is cached | <tempdir>/aiseg2-mcp-cache |
| AISEG_CACHE_TTL | No | Seconds to reuse a cached history export before re-downloading | 3600 |
| AISEG_TRANSPORT | No | stdio or streamable-http | stdio |
| AISEG_DISABLE_DNS_REBINDING_PROTECTION | No | Disable the SDK Host allowlist — only behind a trusted auth proxy | false |
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/chanyou0311/aiseg2-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server