发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
mcporter
Use `mcporter` to manage MCP (Model Context Protocol) servers and tools.
@anthropic-ai/freebeat-mcp
Freebeat AI Music Video Generator — MCP Server. Turn any song into a cinematic music video from Claude, Cursor, or any MCP client.
lh-deepwiki
这是由龙虾哥(liuhedev)维护的 DeepWiki MCP 技能。相比原版,本版本修复了 API 协议变动导致的问题,改用新的 `/mcp` 端点(Streamable HTTP),并优化了参数传递和超时处理。
Tool Finder 🦞
**统一搜索 ClawHub skills 和 Smithery MCP servers 的工具发现引擎。**
Linkly AI MCP Tools Reference
The Linkly AI MCP server exposes three tools for document operations. These tools are available when the Linkly AI desktop app is running with MCP server enabled.
Linkly AI MCP Tools Reference
The Linkly AI MCP server exposes three tools for document operations. These tools are available when the Linkly AI desktop app is running with MCP server enabled.
Bright Data Research Skill
Advanced web research powered by Bright Data MCP - perform market analysis, competitive intelligence, data extraction, and comprehensive web research with anti-bot protection.
Sorftime MCP API 接口文档
```bash curl -s -X POST "https://mcp.sorftime.com?key={API_KEY}" \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":N,"method":"tools/call","params":{"name":"TOOL_NAME","arguments":{...}}}' ```