qq-mcp-server
by print-yuhuan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QQ_MCP_HOST | No | MCP 服务监听地址 | 0.0.0.0 |
| QQ_MCP_PATH | No | MCP 端点的 URL 路径 | /mcp |
| QQ_MCP_PORT | No | MCP 端点端口 | 8888 |
| NAPCAT_BASE_URL | Yes | NapCat HTTP 服务器的基础 URL | |
| QQ_MCP_LOG_LEVEL | No | 日志级别 | INFO |
| NAPCAT_ACCESS_TOKEN | No | NapCat HTTP 服务器的 Token | |
| QQ_MCP_ACCESS_TOKEN | Yes | MCP 客户端必须携带的 token | |
| NAPCAT_TIMEOUT_SECONDS | No | 调用 NapCat 的单次超时时间 | 30 |
| QQ_MCP_MAX_HISTORY_COUNT | No | 最大历史拉取条数 | 1000 |
| QQ_MCP_MAX_MESSAGE_CHARS | No | 单条发送消息的最大字符数 | 5000 |
| QQ_MCP_ENABLE_QUERY_TOKEN | No | 是否允许 ?token= 方式 | true |
| QQ_MCP_LOG_MESSAGE_CONTENT | No | 是否记录发送消息的内容 | false |
| QQ_MCP_DEFAULT_HISTORY_COUNT | No | 默认历史拉取条数 | 5 |
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/print-yuhuan/qq-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server