AI Skill Hub 推荐使用:MCP工具示例 是一款优质的MCP工具。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的MCP工具解决方案,这是一个值得深入了解的选择。
基于Strands Agents SDK构建的Agent示例,展示MCP工具的使用价值和应用场景。
MCP工具示例 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
基于Strands Agents SDK构建的Agent示例,展示MCP工具的使用价值和应用场景。
MCP工具示例 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/strands-agents/samples
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"mcp----": {
"command": "npx",
"args": ["-y", "samples"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 MCP工具示例 执行以下任务... Claude: [自动调用 MCP工具示例 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"mcp____": {
"command": "npx",
"args": ["-y", "samples"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
Documentation
◆ Samples
◆ Python SDK
◆ TypeScript SDK
◆ Tools
◆ Agent Builder
◆ MCP Server
Welcome to the Strands Agents Samples repository!
Explore easy-to-use examples to get started with <a href="https://strandsagents.com">Strands Agents</a>.
The examples in this repository are for demonstration and educational purposes only. They demonstrate concepts and techniques but are not intended for direct use in production. Always apply proper security and testing procedures before using in production environments.
Follow the instructions here to configure your model provider and model access.
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg" width="20" height="20"/> Python Samples
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/typescript/typescript-original.svg" width="20" height="20"/> TypeScript SamplesCreate virtual environmentpython -m venv venv Activate virtual environment
🎯 aiskill88 AI 点评
A 级
2026-06-17
该项目展示了MCP工具的使用价值和应用场景,但代码质量和文档完善度需要进一步改进。 📚 实用指南(长尾问题)
适合谁
最佳实践
常见错误
部署方案
⚡ 核心功能
👥 适合谁
⭐ 最佳实践
⚠️ 常见错误
👥 适合人群🎯 使用场景
⚖️ 优点与不足✅ 优点
⚠️ 不足
⚠️ 使用须知
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。 建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。 📄 License 说明
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。 📚 相关教程推荐 📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合
natively-cluely-ai-assistant — Claude Skill 中文使用文档 免费开源的AI面试助手,实时转录,隐蔽模式,局部RAG,BYOK。无订阅,防止数据泄露。 代码智能引擎 MCP · Agent · 工作流 AI公司多智能体操作系统 为Claude Code设计的开源MCP工具集,包含108个MCP工具和40+智能体模板。支持多智能体协作编排,提供完整的自主代理框架。适合 LEANN AI技能包 MCP · Agent · 工作流 Redmine MCP服务器 为Redmine项目管理系统设计的生产级MCP服务器,提供安全认证、分页查询和企业级功能。支持AI Agent与Redmine深度集成,适合 Augustus LLM安全测试框架,检测prompt注入、越狱等 ❓ 常见问题 FAQsamples 是一款Python开发的AI辅助工具。开源MCP工具:Agent samples built using the Strands Agents SDK.。⭐791 · Python 主要应用场景包括:在AI开发和MCP工具的使用中,Agent示例可以帮助开发者快速了解和应用MCP工具的功能和特点。。
💡 AI Skill Hub 点评
总体来看,MCP工具示例 是一款质量良好的MCP工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。 🌐 原始信息
🔗 原始来源
🐙 GitHub 仓库 https://github.com/strands-agents/samples
🌐 官方网站 https://strandsagents.com
收录时间:2026-06-17 · 更新时间:2026-06-23 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。 🤖 交给 Agent 安装 · MCP工具示例选择 Agent 类型,复制安装指令后粘贴到对应客户端 claude skill install https://github.com/strands-agents/samples
|