目录 / mcp-dev
MCP
鉴权未知
未评级
已上架
mcp-dev
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://mcp-dev--reqistry.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"mcp-dev": {
"url": "https://mcp-dev--reqistry.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_categories | List all active API categories with the number of published APIs in each. Use to populate a category filter or browse by topic. |
| get_category_apis | List published APIs in a category by slug (e.g. 'weather', 'finance'). Paginated. Use list_categories first to get a category slug. |
| get_api | Get full detail for one API by slug or id, including health, metadata, verification, and warnings. Use after browsing a category to drill in. |
| get_alternatives | Find alternative APIs similar to a given API id — prefers same category, falls back to same API type. limit must be 2 or 3 (default 3). |
| check_health | Trigger (or return cached) a health check for one API. Returns CACHED within cooldown, or QUEUED with a poll URL. Rate-limited per device. |
| submit_api | Submit a new API for review. Creates a 'pending' submission (not immediately published). At least name or link required. Email optional. |
| recommend_apis | Get recommended APIs — personalized when the device has bookmarks, otherwise random picks. Optional limit (max 50). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。