Skip to main content
Glama
inzzou

qzone-mcp

by inzzou

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAPCAT_URLYesThe URL of the NapCat OneBot server (e.g., http://127.0.0.1:3000).
NAPCAT_TOKENYesThe access token for NapCat.
QZONE_DATA_DIRYesDirectory where qzone-mcp stores its data.
QZONE_AUTO_BINDNoWhether to auto-bind to the daemon (default true).true
QZONE_MEDIA_ROOTYesDirectory containing media files used for publishing.
QZONE_ULTRA_ROOTYesPath to the astrbot_plugin_qzone_ultra installation directory.
QZONE_DAEMON_PORTNoPort for the local QzoneUltra daemon (default 18999).18999
QZONE_DAEMON_SECRETNoSecret for connecting to an already-running daemon (optional).
QZONE_AUTO_START_DAEMONNoWhether to auto-start the daemon (default true).true
QZONE_PUBLISH_PREVIEW_TTLNoPreview token lifetime in seconds (default 600).600

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/inzzou/qzone-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server