aggregators
Featured

Mcp Access Point

Turn a web service into an MCP server in one click without making any code changes.

typescript
cloud
local
macos
windows
linux
aggregators
0
View on GitHub

Installation

npx -y sxhxliang/mcp-access-point

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-access-point",
  "command": "npx",
  "args": [
    "-y",
    "sxhxliang/mcp-access-point"
  ]
}

About This MCP Server

sxhxliang/mcp-access-point

Turn a web service into an MCP server in one click without making any code changes.

GitHub: https://github.com/sxhxliang/mcp-access-point

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub