server▌
37 indexed skills · max 10 per page
kotlin-mcp-server-generator
github/awesome-copilot · Backend
Generate production-ready Kotlin MCP server projects with Gradle, official SDK, and typed tools. \n \n Scaffolds complete project structure with build.gradle.kts, package layout, and MCP server configuration using io.modelcontextprotocol:kotlin-sdk \n Includes 2–3 sample tools with JSON schema definitions, typed inputs/outputs, and error handling patterns \n Provides coroutine-based server setup with stdio transport, environment variable configuration, and kotlin-logging integration \n Includes
java-mcp-server-generator
github/awesome-copilot · Backend
Generate production-ready MCP servers in Java with the official SDK, Maven or Gradle, and reactive streams. \n \n Scaffolds complete project structure with tools, resources, and prompts organized into separate handler classes \n Includes Maven and Gradle templates with MCP SDK, SLF4J logging, Project Reactor, and JUnit 5 dependencies \n Provides ready-to-use handler templates for tools, resources, and prompts with error handling and async Mono-based responses \n Generates test suite examples and
swift-mcp-server-generator
github/awesome-copilot · Backend
Generate complete, production-ready MCP server projects in Swift with the official SDK. \n \n Scaffolds full project structure with Package.swift, source files organized by capability (Tools, Resources, Prompts), and unit tests \n Includes templates for main.swift with ServiceLifecycle integration, Server.swift configuration, and handler implementations for tools, resources, and prompts \n Provides example tool definitions (greet, calculate) and resource/prompt handlers with proper error handlin
openlogs-server-logs
charlietlamb/openlogs · Backend
Use openlogs tail to retrieve recent server logs before asking the user to paste anything. Prefer the cleaned text log unless ANSI or raw terminal bytes matter.
memos-cloud-server
memtensor/memos-cloud-skill · Cloud
This skill allows the Agent to interact with MemOS Cloud APIs for memory search, addition, deletion, and feedback.
building-mcp-server-on-cloudflare
cloudflare/skills · Cloud
Build and deploy remote MCP servers on Cloudflare Workers with tools and OAuth authentication. \n \n Define tools using Zod-validated parameters and expose them via MCP protocol; supports text responses, external API calls, and database bindings \n Two deployment modes: public servers (no auth) and OAuth-protected servers (GitHub, Google, Auth0, and other providers) \n Test locally with MCP Inspector, deploy with Wrangler CLI, and connect clients via Claude Desktop or other MCP-compatible applic
linux-server-expert
duck4nh/antigravity-kit · Backend
linux-server-expert