Skip to content
MCP Server Community By @sxhxliang

sxhxliang/mcp-access-point

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Turn a web service into an MCP server in one click without making any code changes.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: sxhxliang/mcp-access-point Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-sxhxliang-mcp-access-point

Detailed Documentation

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Turn a web service into an MCP server in one click without making any code changes.

Configuration

{
  "mcpServers": {
    "sxhxliang-mcp-access-point": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sxhxliang-mcp-access-point"
      ],
      "env": {}
    }
  }
}