DWZ Short URL MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 日志级别 | info |
| API_VERSION | No | API版本 | v1 |
| MAX_RETRIES | No | 最大重试次数 | 3 |
| REMOTE_API_KEY | Yes | API密钥 | |
| REMOTE_BASE_URL | Yes | 远程短网址服务地址 | |
| REQUEST_TIMEOUT | No | 请求超时时间(ms) | 10000 |
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 |
|---|---|
| create_short_urlC | 创建一个新的短网址。支持自定义域名、短代码、标题和描述信息。 |
| get_url_infoC | 根据短网址ID获取详细信息,包括原始URL、点击统计、创建时间等。 |
| list_short_urlsB | 列出用户的短网址列表,支持分页、域名筛选和关键词搜索。 |
| delete_short_urlA | 删除指定的短网址。删除后无法恢复,请谨慎操作。 |
| batch_create_short_urlsB | 批量创建多个短网址,提高创建效率。最多支持50个URL。 |
| list_domainsB | 获取所有可用的域名列表,包括域名配置信息和状态。 |
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/muleiwu/dwz-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server