aggregators

Open Mcp

Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org

typescript
local
macos
windows
linux
aggregators
0
View on GitHub

Installation

npx -y wegotdocs/open-mcp

Configuration

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

{
  "name": "open-mcp",
  "command": "npx",
  "args": [
    "-y",
    "wegotdocs/open-mcp"
  ]
}

About This MCP Server

wegotdocs/open-mcp

Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org

GitHub: https://github.com/wegotdocs/open-mcp

Need More Details?

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

View Full Documentation on GitHub