13 skills found
anthropics / MCP IntegrationThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket).
sparfenyuk / mcp-proxyA bridge between Streamable HTTP and stdio MCP transports
f / mcptoolsA command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
apify / mcpcA universal CLI client for MCP. mcpc supports persistent sessions, stdio/HTTP, OAuth 2.1, tasks, JSON output for code mode, proxy for AI sandboxes, x402, and more.
cyanheads / obsidian-mcp-serverRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
theognis1002 / mcp-gatewayModel Context Protocol (MCP) Gateway & Registry - Central hub for managing tools, resources, and prompts for MCP-compatible LLMs. Translates REST APIs into MCP, builds virtual MCP servers with security and observability, and bridges multiple transports (stdio, SSE, streamable HTTP).
1Utkarsh1 / mcp-stdio-guardCatch stdout pollution and handshake failures in MCP stdio servers before clients do.
RamaAditya49 / titenAgent memory that needs no API key, no LLM, and no embedding provider. One command on Bun and it is serving MCP over stdio against a local SQLite store. Drop-in for the MCP reference memory server. Every memory keeps its source, who may read it, and the evidence that contradicts it.
javiarmesto / Workshop-MCP-Server-Directions-LabThis workshop teaches you to build a complete MCP (Model Context Protocol) server with STDIO transport for Claude Desktop, integrated with Microsoft Dynamics 365 Business Central.
wirux / mcp-markdown-vaultHeadless semantic MCP server for Obsidian, Logseq, Dendron & any markdown vault. AST-based surgical editing, hybrid vector + TF-IDF search, zero-setup local embeddings — no app or plugins required. Stdio & SSE transport, Docker-ready.
AlanOgic / mcp-odoo-advEnhanced Odoo MCP server (STDIO, SSE, Streamable HTTP)
HAYASAKA7 / go-arch-xrayGo Architecture X-Ray is a Model Context Protocol server for inspecting Go codebases from an AI client. It runs over stdio and keeps a process-scoped in-memory analysis cache for the life of the MCP session.
axpolik / claude-code-d365fo-mcpLightweight Node.js proxy that connects Claude Code to Dynamics 365 Finance & Operations MCP server. Bridges stdio ↔ HTTP with Azure CLI Bearer token auth. ~100 lines, no app registrations needed.