iGuat-MCP
by Strayed2SE
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | 服务监听地址 | 0.0.0.0 |
| MCP_PORT | No | 服务监听端口 | 8000 |
| MCP_CACHE_TTL | No | 课表缓存秒数,设为 0 可关闭缓存 | |
| IGUAT_TRUST_ENV | No | 是否读取系统代理和证书环境变量 | |
| IGUAT_USER_TOKEN | No | 上游查询 token | |
| MCP_ADMIN_API_KEY | No | 管理接口访问密钥 | |
| IGUAT_CSM_SIGN_KEY | No | CSM 接口签名密钥 | |
| MCP_PUBLIC_API_KEY | No | MCP 客户端访问密钥 | |
| IGUAT_MAIN_SIGN_KEY | No | 主接口签名密钥 | |
| IGUAT_SITE_SIGN_KEY | No | 站点接口签名密钥 | |
| MCP_MAX_CONCURRENCY | No | 最大并发数 | |
| IGUAT_CLASS_SIGN_KEY | No | 班级接口签名密钥 | |
| IGUAT_ALUMNI_SIGN_KEY | No | 校友接口签名密钥 | |
| IGUAT_USER_TOKEN_FILE | No | 从文件读取上游查询 token(Docker Secrets 替代方案) | |
| MCP_MAX_MAJOR_CLASSES | No | 专业班级查询上限 | |
| MCP_ADMIN_API_KEY_FILE | No | 从文件读取管理接口访问密钥 | |
| IGUAT_CSM_SIGN_KEY_FILE | No | 从文件读取 CSM 接口签名密钥 | |
| MCP_PUBLIC_API_KEY_FILE | No | 从文件读取 MCP 客户端访问密钥 | |
| IGUAT_MAIN_SIGN_KEY_FILE | No | 从文件读取主接口签名密钥 | |
| IGUAT_SITE_SIGN_KEY_FILE | No | 从文件读取站点接口签名密钥 | |
| IGUAT_CLASS_SIGN_KEY_FILE | No | 从文件读取班级接口签名密钥 | |
| IGUAT_ALUMNI_SIGN_KEY_FILE | No | 从文件读取校友接口签名密钥 |
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 | |
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/Strayed2SE/iGuat-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server