PluginBench
MCP Server

My MCP Serve MCP Server

live.alpic.staging/mcp-server-template--de51cc9a

What is the My MCP Serve MCP server?

Description of my MCP server

How to install My MCP Serve

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-template--de51cc9a": {
      "url": "https://mcp-server-template--de51cc9a.staging.alpic.live"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-server-template--de51cc9a": {
      "serverUrl": "https://mcp-server-template--de51cc9a.staging.alpic.live"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-server-template--de51cc9a": {
      "type": "http",
      "url": "https://mcp-server-template--de51cc9a.staging.alpic.live"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "mcp-server-template--de51cc9a": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-server-template--de51cc9a.staging.alpic.live"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http mcp-server-template--de51cc9a https://mcp-server-template--de51cc9a.staging.alpic.live

Related MCP servers

Description of my MCP server mega cool capabilities, lesgo

An MCP server that provides email capabilities, hosted on Alpic platform

Description of my MCP server

An MCP server that provides email capabilities, hosted on Alpic platform

Description of my MCP server

Super description

My MCP Serve MCP Server | PluginBench