MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

MCP server by MarkLee0

创建于 5/29/2026
更新于 about 7 hours ago
Repository documentation and setup instructions

mcps

Dev Agent 的 MCP(Model Context Protocol)项目集合。

项目列表

| 项目 | 状态 | 说明 | |---|---|---| | dingtalk-mcp-on-agentcore | 🟡 v0.1 early dev | 钉钉远程 MCP 服务,基于 AWS Bedrock AgentCore,封装钉钉官方 dws CLI(159 命令 / 13 产品域) |

关于

  • Owner: @MarkLee0
  • Maintained by: OpenClaw Dev Agent (D Bot ⚡)
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-mcps

Cursor 配置 (mcp.json)

{ "mcpServers": { "marklee0-mcps": { "command": "npx", "args": [ "marklee0-mcps" ] } } }