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": {}
}
}
}