MCP & Integrations

Model Context Protocol servers, clients, and integrations

237 skills available

Skills List

mcp-server-patterns

mcp-server-patterns

231Kmcp-integrations

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 avataraffaan-m
Get
swift-actor-persistence

swift-actor-persistence

231Kmcp-integrations

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

affaan-m avataraffaan-m
Get
nutrient-document-processing

nutrient-document-processing

230Kmcp-integrations

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.

affaan-m avataraffaan-m
Get
golang-patterns

golang-patterns

228Kmcp-integrations

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

affaan-m avataraffaan-m
Get
open-source

open-source

107Kmcp-integrations

Documentation reference for writing Python code using the browser-use open-source library. Use this skill whenever the user needs help with Agent, Browser, or Tools configuration, is writing code that imports from browser_use, asks about @sandbox deployment, supported LLM models, Actor API, custom tools, lifecycle hooks, MCP server setup, or monitoring/observability with Laminar or OpenLIT. Also trigger for questions about browser-use installation, prompting strategies, or sensitive data handling. Do NOT use this for Cloud API/SDK usage or pricing — use the cloud skill instead. Do NOT use this for directly automating a browser via CLI commands — use the browser-use skill instead.

browser-use avatarbrowser-use
Get
linear

linear

81Kmcp-integrations

Linear issue management. Use for LOBE-xxx issues, Linear links, PRs referencing Linear, retrieving issues, updating status, completion comments, or sub-issue trees.

lobehub avatarlobehub
Get
agent-mesh-coordinator

agent-mesh-coordinator

72Kmcp-integrations

Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator

ruvnet avatarruvnet
Get
mempalace

mempalace

59Kmcp-integrations

Install, configure, and operate MemPalace, including a private local palace, a shared-brain hub, or a client joining an existing hub. Use for first-time setup, MCP wiring, mining, status, wings, rooms, drawers, shared-brain identity, or logstream readiness.

mempalace avatarmempalace
Get
chrome-devtools

chrome-devtools

47Kmcp-integrations

Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).

chromedevtools avatarchromedevtools
Get
agent-tool-builder

agent-tool-builder

47Kmcp-integrations

Tools are how AI agents interact with the world. A well-designed

sickn33 avatarsickn33
Get
react-patterns

react-patterns

46Kmcp-integrations

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

sickn33 avatarsickn33
Get
gitnexus-impact-analysis

gitnexus-impact-analysis

46Kmcp-integrations

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\"

abhigyanpatwari avatarabhigyanpatwari
Get
discord-bot-architect

discord-bot-architect

45Kmcp-integrations

Specialized skill for building production-ready Discord bots.

sickn33 avatarsickn33
Get
mcp-security-audit

mcp-security-audit

39Kmcp-integrations

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 avatargithub
Get
onboard-context-matic

onboard-context-matic

39Kmcp-integrations

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to explore, explains it in their project language, demonstrates model_search and endpoint_search live, and ends with a menu of things the user can ask the agent to do. USE FOR: first-time setup; "what can this MCP do?"; "show me the available APIs"; "onboard me"; "how do I use the context-matic server"; "give me a tour". DO NOT USE FOR: actually integrating an API end-to-end (use integrate-context-matic instead).

github avatargithub
Get
markitdown

markitdown

38Kmcp-integrations

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

k-dense-ai avatark-dense-ai
Get
gsap

gsap

38Kmcp-integrations

GSAP animation reference for HyperFrames. Covers gsap.to(), from(), fromTo(), easing, stagger, defaults, timelines (gsap.timeline(), position parameter, labels, nesting, playback), and performance (transforms, will-change, quickTo). Use when writing GSAP animations in HyperFrames compositions.

heygen-com avatarheygen-com
Get
draw-io-diagram-generator

draw-io-diagram-generator

37Kmcp-integrations

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code extension, and the full agent workflow from request to a ready-to-open file.

github avatargithub
Get
go-mcp-server-generator

go-mcp-server-generator

37Kmcp-integrations

Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.

github avatargithub
Get
mcp-deploy-manage-agents

mcp-deploy-manage-agents

37Kmcp-integrations

Skill converted from mcp-deploy-manage-agents.prompt.md

github avatargithub
Get
swift-mcp-server-generator

swift-mcp-server-generator

37Kmcp-integrations

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

github avatargithub
Get
java-mcp-server-generator

java-mcp-server-generator

37Kmcp-integrations

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

github avatargithub
Get
java-add-graalvm-native-image-support

java-add-graalvm-native-image-support

37Kmcp-integrations

GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices.

github avatargithub
Get
mcp-copilot-studio-server-generator

mcp-copilot-studio-server-generator

37Kmcp-integrations

Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support

github avatargithub
Get