Skip to content

My

Free

by MCP Community

my-mcp-server MCP server

v0.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

My MCP Server

my-mcp-server MCP server

Installation

npx -y my-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y my-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "my": {
      "command": "npx",
      "args": ["-y", "my-mcp-server"]
    }
  }
}