mcp▌
103 indexed skills · max 10 per page
context7-mcp
upstash/context7 · Productivity
When the user asks about libraries, frameworks, or needs code examples, use Context7 to fetch current documentation instead of relying on training data.
mcp-deepwiki
aahl/skills · Productivity
AI-powered documentation search and Q&A for GitHub repositories via DeepWiki. \n \n Three command modes: ask natural-language questions about repository code and docs, browse wiki structure and topics, or read full documentation contents \n Supports single or multiple repositories (up to 10) in a single query for comparative analysis \n AI-generated answers are grounded in actual repository documentation, with minimum 1-minute timeout for response generation \n Works with any public GitHub
relational-database-mcp-cloudbase
tencentcloudbase/skills · Cloud
Four MCP tools for safe SQL execution and security rule management on CloudBase Relational Database. \n \n Four tools cover all agent operations: executeReadOnlySQL for SELECT queries, executeWriteSQL for INSERT/UPDATE/DELETE/DDL, readSecurityRule to inspect permissions, and writeSecurityRule to update access controls \n Use MCP tools exclusively in agent context; do not initialize CloudBase SDKs when these tools are available \n Always run read-only SELECTs first to verify assumptions before de
mcp-lark
aahl/skills · Productivity
Need to login to the Lark MCP Configuration Platform to add MCP services, obtain the MCP URL, and configure it into environment variables.
apollo-mcp-server
apollographql/skills · Backend
Connect AI agents to GraphQL APIs through the Model Context Protocol with built-in introspection and operation tools. \n \n Exposes GraphQL operations as MCP tools; supports three operation sources: local files, GraphOS Studio collections, and persisted query manifests \n Provides four introspection tools (introspect, search, validate, execute) for schema exploration and ad-hoc query testing; minification mode reduces token usage with compact notation \n Configurable authentication via static he
excel-mcp
sbroenne/mcp-server-excel · Productivity
Automate Excel workbooks on Windows with 226 COM-based operations covering data, formulas, tables, Power Query, and DAX. \n \n Supports full Excel object model: ranges, tables, worksheets, PivotTables, charts, slicers, conditional formatting, and VBA macro execution \n Includes Power Query (M code evaluation and creation) and Data Model (DAX measures) for advanced analytics workflows \n Provides calculation mode control for batch write performance optimization when handling large data volumes \n
day2-supplement-mcp
ai-native-camp/camp-1 · Productivity
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
image-generation-mcp
supercent-io/skills-template · Productivity
Generate high-quality images via Gemini models with structured prompts, aspect ratios, and brand validation. \n \n Supports multiple Gemini models (gemini-3-pro-image, gemini-2.5-flash-image, gemini-2.5-pro-image) optimized for different quality and speed tradeoffs \n Enforces structured prompt format covering subject, style, lighting, mood, composition, aspect ratio, and brand colors to ensure consistent outputs \n Includes validation workflows across multiple agents for prompt completeness, st
power-platform-mcp-connector-suite
github/awesome-copilot · Frontend
Complete Power Platform custom connector generator with MCP integration, schema validation, and Copilot Studio compliance. \n \n Generates four core files (apiDefinition.swagger.json, apiProperties.json, script.csx, readme.md) with built-in MCP protocol support and JSON-RPC 2.0 handling for Copilot Studio agents \n Validates schemas against Copilot Studio constraints: no reference types, single type values only, primitive types, and resources as tool outputs \n Supports six generation modes: com
typescript-mcp-server-generator
github/awesome-copilot · Backend
Complete TypeScript MCP server project generator with tools, resources, and transport configuration. \n \n Scaffolds a full Node.js/TypeScript project with @modelcontextprotocol/sdk, zod validation, and choice of HTTP (Express) or stdio transport \n Generates at least one production-ready tool with schema validation, error handling, and structured content responses \n Includes tsconfig.json with ES modules, proper package.json setup, and dev tooling (tsx/ts-node) \n Optionally adds resources wit