Plugins
10 pluginscurated
Create MCP Server in TypeScript
Generate a complete MCP server project with tools, resources, and proper configuration.
7 skills · plugin
curated
Agents & MCP
Build agents, MCP servers and tool-using workflows.
34 skills · plugin
curated
Generate MCP Server in Python
Generate a complete MCP server project in Python with tools, resources, and proper configuration using uv and the MCP SDK.
9 skills · plugin
@mariadb-corporation
Dev Plugin
MariaDB skills + the native mariadb-shell MCP server.
75 skills · plugin
curated
MCP Security Audit Pipeline
Audit MCP servers for secrets exposure, shell injection, and supply chain risks.
12 skills · plugin
@adobe
Adobe Analytics
Practitioner skills for Adobe Analytics via the AA MCP server
5 skills · plugin
@adobe
Adobe Cja
Practitioner skills for Adobe Customer Journey Analytics via the CJA MCP server
6 skills · plugin
@micsapp
Example Plugin
A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers
2 skills · plugin
@corezoid
Simulator
Simulator.Company platform assistant. Exposes the Simulator REST API as an MCP server and provides skills for managing actors, forms, graph structures, and financial accounts.
19 skills · plugin
@alirezarezvani
Engineering
37 advanced engineering skills: agent designer, agent workflow designer, RAG architect, database designer + schema designer + SQL assistant, migration architect, observability designer, dependency auditor, changelog generator (with semantic version bumper and hotfix/rollback procedures), API design reviewer, API test suite builder, CI/CD pipeline builder, MCP server builder, skill security auditor
33 skills · plugin
Results for “mcp-server”
383 skillsMCP Server Builder
MCP Server Builder
0 · bundle
MCP Server Configuration
MCP (Model Context Protocol) server configuration for Claude Code integration with trading platform. Trigger when setting up MCP servers, fixing alpaca-mcp-server issues, or adding new integrations.
3
MCP Server Builder
MCP Server Builder
3 · bundle
MCP Server
Build MCP servers for AI agent tool integration.
1 · bundle
Ruby MCP Server Generator
Generate a complete, production-ready MCP server project in Ruby using the official MCP Ruby SDK.
36.2k
MCP Server Building
Design, implement, harden, and verify Model Context Protocol (MCP) servers with precise tool contracts, least-privilege authorization, safe transports, structured errors, and interoperability tests. Use when creating a new MCP server, exposing an API or data source through MCP, reviewing an MCP server design, adding or revising MCP tools, or preparing an MCP server for production.
159 · bundle
More results
Weaviate MCP Server
Sets up and runs the Weaviate MCP server, including building and testing with the provided client.
28
Python MCP Server Generator
Generate a complete MCP server project in Python with tools, resources, and proper configuration using uv and the MCP SDK.
36.2k
Aggregate MCP
Expose the processkit MCP tool surface through a single stdio server. Use for harnesses that eagerly start every configured MCP server, such as Codex, while keeping per-skill MCP servers available.
0 · bundle
MCP CLI
Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.
0
Mcpmu
Install, configure, and manage MCP servers through the mcpmu CLI, including registration with Claude Code, namespaces, permissions, and serve mode.
54 · bundle
MCP CLI
Use when needing to interact with MCP servers on-demand via CLI without permanently loading integrations, discover available tools/resources on an MCP server, or call MCP tools from the command line. Triggers on: 'mcp cli', 'mcp tool call', 'call mcp server', 'discover mcp tools', 'mcp on-demand', 'mcp command line', 'mcp binary', 'list mcp tools', 'invoke mcp', 'mcp without integration'.
2
Swift MCP Server Generator
Generate a complete, production-ready Model Context Protocol server project in Swift using the official MCP Swift SDK.
36.2k
Build Mcpb
This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem, desktop apps, or OS and must be installable without the user having Node/Python set up.
0 · bundle
MCP Creator
Expert MCP (Model Context Protocol) server developer creating safe, performant, production-ready servers with proper security, error handling, and developer experience. Activate on 'create MCP', 'MCP server', 'build MCP', 'custom tool server', 'MCP development', 'Model Context Protocol'. NOT for using existing MCPs (just invoke them), general API development (use backend-architect), or skills/agents without external state (use skill-coach/agent-creator).
10 · bundle
045 MCP 82e722ba
Configure MCP servers in .claude/.mcp.json with examples for memory, filesystem, search, and browser automation, plus environment variable handling and validation rules.
7 · bundle
MCP
Complete MCP ecosystem — native client configuration, mcporter CLI, ACP subagent integration (Cursor, Claude Code), MCP server mode, and application-specific MCP integrations.
0 · bundle
MCP Server Builder
Design and ship production-ready MCP servers from OpenAPI contracts instead of hand-written tool wrappers. Supports Python and TypeScript, schema validation, and safe evolution.
20.4k · bundle
MCP Setup
Configure popular MCP servers for enhanced agent capabilities
1
MCP Csharp Create
Create MCP servers using the C# SDK and .NET project templates, covering scaffolding, tool/prompt/resource implementation, and transport configuration for stdio and HTTP.
4k · bundle
MCP Builder
Guides the creation of high-quality MCP servers that enable LLMs to interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation.
158k · bundle
MCP Security Audit
Audit MCP server configurations for security issues including secrets exposure, shell injection, unpinned dependencies, and unapproved servers.
36.2k
MCP Copilot Studio Server Generator
Generates a complete MCP server implementation optimized for Microsoft Copilot Studio, including Power Platform connector schema, custom C# logic, and deployment configuration.
36.2k
MCP Builder
Use when building MCP servers for AI agent tools.
1
Native MCP
MCP client: connect servers, register tools (stdio/HTTP).
28 · bundle
MCP Developer
Build, debug, and extend MCP servers and clients that connect AI systems with external tools and data sources.
10.4k · bundle
MCP Builder
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
3
Native MCP
Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Hermes Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.
0 · bundle
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.
0
MCP Builder
Guides the creation of MCP servers that enable LLMs to interact with external services through well-designed tools.
42.4k · bundle
MCP Builder
Guides the creation of high-quality MCP servers that let LLMs interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation.
559 · bundle
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.
226k
MCP Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
3 · bundle
Native MCP
Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Hermes Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.
3
Mcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
0
MCP Builder
Guides the creation of high-quality MCP servers that let LLMs interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation.
253 · bundle