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
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: wegotdocs/open-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-wegotdocs-open-mcp
Detailed Documentation
π π π πͺ π§ - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org
Configuration
{
"mcpServers": {
"wegotdocs-open-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wegotdocs-open-mcp"
],
"env": {}
}
}
}