搜索
搜索结果
1528 results for "mcp"

mcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
openclaw
mcporter
使用 mcporter 通过 HTTP 或 stdio 列出、配置、认证、调用和检查 MCP 服务器/工具。
steipete
codehealth-mcp
Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.
affaan-m
mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
affaan-m
mcp-server-patterns
使用 Node/TypeScript SDK 构建 MCP 服务器 —— 涵盖工具(Tools)、资源(Resources)、提示词(Prompts)、Zod 参数校验,以及 stdio 与 Streamable HTTP 传输协议的对比选型。请参阅 Context7 或 MCP 官方文档获取最新的 API 说明。
affaan-m
mcp-builder
用于创建高质量 MCP(模型上下文协议)服务器的指南,使 LLM 能够通过精心设计的工具与外部服务交互。在构建 MCP 服务器以集成外部 API 或服务时使用,无论是使用 Python (FastMCP) 还是 Node/TypeScript (MCP SDK)。
anthropics
mcp-builder
用于构建高质量 MCP(模型上下文协议)服务器的指南,使 LLM 能够通过精心设计的工具与外部服务交互。在构建 MCP 服务器以集成外部 API 或服务时使用,无论是使用 Python(FastMCP)还是 Node/TypeScript(MCP SDK)。
composiohq
context7-mcp
当用户询问关于库、框架、API 参考或需要代码示例时,应使用此技能。适用于设置问题、涉及库的代码生成,或提及特定框架(如 React、Vue、Next.js、Prisma、Supabase 等)的场景。
upstash
learn-mcp
Focused interactive tutor for the Model Context Protocol (MCP) path in AI Engineering from Scratch. Start or resume this route when a learner wants to build, secure, debug, verify, or operate MCP clients, servers, transports, gateways, registries, or conformance gates. Teaches one lesson per invocation and records wire evidence in MCP-LEARNING.md.
rohitg00
memory-leak-debugging
Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to capture, compare, or inspect heap snapshots with Chrome DevTools MCP memory tools.
chromedevtools
troubleshooting
Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.
chromedevtools
a11y-debugging
Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.
chromedevtools
debug-optimize-lcp
Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions "largest contentful paint", "page load speed", "CWV", or wants to improve how fast their hero image or main content renders.
chromedevtools
chrome-devtools-cli
使用此 Skill 编写 Shell 脚本或运行 Shell 命令,通过命令行(CLI)使用 Chrome DevTools 来实现浏览器自动化操作任务。
chromedevtools
chrome-devtools
通过 MCP 使用 Chrome DevTools 进行高效调试、故障排除和浏览器自动化。在调试网页、自动化浏览器交互、分析性能或检查网络请求时使用。此技能不适用于 `--slim` 模式(MCP 配置)。
chromedevtools
mcp-security-audit
Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when: - Reviewing .mcp.json files for security risks - Checking MCP server args for hardcoded secrets or shell injection patterns - Validating that MCP servers use pinned versions (not @latest) - Detecting unpinned dependencies in MCP server configurations - Auditing which MCP servers a project registers and whether they're on an approved list - Checking for environment variable usage vs. hardcoded credentials in MCP configs - Any request like "is my MCP config secure?", "audit my MCP servers", or "check .mcp.json" keywords: [mcp, security, audit, secrets, shell-injection, supply-chain, governance]
github
flowstudio-power-automate-mcp
通过 FlowStudio MCP 使用 Power Automate 的基础技能——身份验证设置、可复用的 MCP 辅助函数(Python + Node.js)、通过 `list_skills` / `tool_search` 发现工具,以及处理超大响应。将代理连接到 Power Automate 时,请先加载此技能。对于专门的工作流,请加载 `flowstudio-power-automate-build`、`flowstudio-power-automate-debug`、`flowstudio-power-automate-monitoring`(Pro+)或 `flowstudio-power-automate-governance`(Pro+)——每个都包含工作流叙述,而此技能提供了它们所依赖的基础设施。需要 FlowStudio MCP 订阅或兼容的服务器——请参阅 https://mcp.flowstudio.app
github
go-mcp-server-generator
使用官方 github.com/modelcontextprotocol/go-sdk 生成一个完整的 Go MCP 服务器项目,包含合理的结构、依赖和实现。
github
mcp-deploy-manage-agents
由 mcp-deploy-manage-agents.prompt.md 转换而来的 Skill。
github
php-mcp-server-generator
使用官方 PHP SDK 生成一个完整的 PHP 模型上下文协议服务器项目,包含工具、资源、提示和测试。
github
swift-mcp-server-generator
使用官方 MCP Swift SDK 包在 Swift 中生成完整的模型上下文协议服务器项目。
github
java-mcp-server-generator
使用官方 MCP Java SDK 和响应式流,生成一个完整的模型上下文协议服务器 Java 项目,并可选择集成 Spring Boot。
github
mcp-create-adaptive-cards
从 mcp-create-adaptive-cards.prompt.md 转换而来的 Skill
github
mcp-create-declarative-agent
由 mcp-create-declarative-agent.prompt.md 转换而来的 Skill
github