Loading...
Loading...
Found 285 Skills
Generate a complete MCP server project in Python with tools, resources, and proper configuration
Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration
Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK
Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK
Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.
Generate a complete MCP server project in C# with tools, prompts, and proper configuration
Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.
Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.
Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.
Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate, execute), (4) troubleshooting MCP server connectivity or tool execution issues.
Pattern for building MCP servers in Next.js with mcp-handler, shared Zod schemas, and reusable server actions.