sxhxliang/mcp-access-point
Turn a web service into an MCP server in one click without making any code changes.
Quick Start
Clone the repository:
git clone https://github.com/sxhxliang/mcp-access-pointClaude Desktop configuration example:
{
"mcpServers": {
"mcp-access-point": {
"command": "npx",
"args": [
"-y",
"sxhxliang/mcp-access-point"
]
}
}
}Check the repository README for specific installation and configuration instructions.