mcp▌
103 indexed skills · max 10 per page
keyid-agent-kit-mcp
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
spring-ai-mcp-server-patterns
giuseppe-trisciuoglio/developer-kit · Backend
Build MCP servers with Spring AI using declarative tools, prompt templates, and native Spring integration patterns. \n \n Exposes Spring components as AI-callable tools via @Tool annotation, with parameter documentation through @ToolParam for AI model understanding \n Supports three transport modes (stdio, HTTP, SSE) with built-in Spring Security integration for role-based access control and audit logging \n Includes reusable prompt templates using @PromptTemplate , dynamic tool registration, mu
mcp:setup-serena-mcp
neolabhq/context-engineering-kit · Productivity
User Input:
mcp-builder
jezweb/claude-skills · Frontend
Build and deploy MCP servers in Python using FastMCP with tools, resources, and prompts. \n \n Scaffolds a working Python MCP server from a description; supports tools (callable functions), resources (readable data), and prompts (reusable templates) \n Includes local testing modes (direct run, dev mode with auto-reload, HTTP transport) and MCP Inspector integration \n Deploys to FastMCP Cloud, Docker, or Cloudflare Workers; pre-deploy checklist catches common issues like missing module-level ser
day2-mcp-and-context-sync
ai-native-camp/camp-2 · Productivity
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
mcp-builder
mrgoonie/claudekit-skills · Frontend
To create high-quality MCP (Model Context Protocol) servers that enable LLMs to effectively interact with external services, use this skill. An MCP server provides tools that allow LLMs to access external services and APIs. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks using the tools provided.
agent-memory-mcp
sickn33/antigravity-awesome-skills · Productivity
Persistent, searchable memory system for agents to store and retrieve architectural decisions, patterns, and project knowledge. \n \n Provides four core MCP tools: memory_search for querying by text/type/tags, memory_write to record decisions and patterns, memory_read to retrieve specific entries, and memory_stats for usage analytics \n Runs as an MCP server that syncs with project documentation, enabling long-term knowledge retention across agent sessions \n Includes a standalone dashboard (por
create-mcp-app
modelcontextprotocol/ext-apps · Productivity
Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts. \n \n Combines an MCP tool (called by the LLM) with an HTML resource (renders the UI) linked via _meta.ui.resourceUri \n Supports React with useApp hook, vanilla JS, Vue, Svelte, Preact, and Solid; clone the SDK repo to access working templates and API reference for each framework \n Requires CSP configuration in resource contents for all network requests, including localhost; handlers must be registered be
mcp-vods
aahl/skills · Productivity
Search and stream TV shows, anime, and variety content across multiple sources with optional casting to Xiaomi or Android TVs. \n \n Searches multiple source sites for shows, anime, short dramas, and variety programs with pagination support \n Supports casting to Xiaomi TVs and Android TVs (via TvBox) when configured with device IP environment variables \n Some sources return webpage URLs instead of direct playable links; use curl to extract actual .m3u8 or .mp4 addresses \n Search operations ma
mcp-hass
aahl/skills · Productivity
Control and query Home Assistant smart home devices via MCP protocol. \n \n Supports device control commands including turn on/off, light brightness adjustment, and fan speed control with area and domain filtering \n Query live device states and context across your entire Home Assistant instance \n Requires MCP server integration enabled in Home Assistant with HASS_BASE_URL and HASS_ACCESS_TOKEN environment variables configured \n Commands target devices by name, area, or domain for flexible mul