maxkb-knowledge-mcp
by North-CS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP 监听地址 | 0.0.0.0 |
| MCP_PORT | No | HTTP 端口 | 8000 |
| MAXKB_TOP_K | No | 检索返回条数,范围 1-100 | 10 |
| MAXKB_API_KEY | No | 用户 API Key;HTTP 模式下可省略,优先使用客户端 headers.Authorization | |
| MAXKB_LOG_DIR | No | 本地日志目录 | logs |
| MAXKB_TIMEOUT | No | 请求超时秒数 | 30 |
| MCP_TRANSPORT | No | http(streamable-http)/ stdio / sse | http |
| MAXKB_BASE_URL | Yes | MaxKB 地址,例如 https://host:2801(必填) | |
| MAXKB_VERIFY_SSL | No | 证书无法校验时可设为 false | true |
| MAXKB_SEARCH_MODE | No | 向量 / 混合 / 全量 | 向量 |
| MAXKB_WORKSPACE_ID | No | 默认工作空间 | default |
| MAXKB_LOG_RETENTION_DAYS | No | 日志留存天数,到期自动删除 | 7 |
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/North-CS/maxkb-knowledge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server