ddys-mcp
Officialby ddysiodev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DDYS_API_KEY | No | 登录态工具使用 | |
| DDYS_API_BASE | No | DDYS API 地址 | https://ddys.io/api/v1 |
| DDYS_MCP_HOST | No | HTTP 监听地址 | 127.0.0.1 |
| DDYS_MCP_PATH | No | HTTP MCP 路径 | /mcp |
| DDYS_MCP_PORT | No | HTTP 端口 | 3333 |
| DDYS_PAGE_SIZE | No | 默认分页大小 | 24 |
| DDYS_SITE_BASE | No | 详情页、海报等站点地址 | https://ddys.io |
| DDYS_TIMEOUT_MS | No | API 超时毫秒数 | 15000 |
| DDYS_DIRECT_ONLY | No | 只返回直链资源 | false |
| DDYS_CACHE_TTL_MS | No | GET 缓存时间 | 600000 |
| DDYS_EXPORT_LIMIT | No | M3U 导出最大条目 | 50 |
| DDYS_RESULT_LIMIT | No | 默认结果数量 | 20 |
| DDYS_MCP_TRANSPORT | No | stdio 或 http | stdio |
| DDYS_RESOURCE_LIMIT | No | 默认资源数量 | 8 |
| DDYS_INCLUDE_EXTERNAL | No | 是否包含外部网页/网盘资源 | true |
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
- 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/ddysiodev/ddys-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server