KC AgentDock MCP
by ohaoz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KC_TOOLS | No | 逗号分隔的直接 KC 工具白名单,优先于 toolset | |
| KC_SERVER | No | AgentDock 中的动态 MCP 名称 | kc-chat |
| KC_TOOLSET | No | chat、all 或 none | chat |
| AGENTDOCK_URL | No | 完整公网 /mcp URL;根 URL 会自动补 /mcp | |
| AGENTDOCK_TOKEN | No | Bearer token,不会写入状态和日志 | |
| AGENTDOCK_TOOL_PREFIX | No | AgentDock 工具名前缀 | agentdock_ |
| AGENTDOCK_AUTHORIZATION | No | 可替代 token,传完整 Authorization 值 | |
| AGENTDOCK_EXCLUDE_TOOLS | No | 逗号分隔的 AgentDock 工具排除列表 | |
| AGENTDOCK_REQUEST_TIMEOUT_MS | No | 上游工具调用超时 | 360000 |
| AGENTDOCK_ALLOW_INSECURE_HTTP | No | 允许非回环 HTTP 不安全连接(不建议设置) | 0 |
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/ohaoz/ohaoz-mcps-and-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server