Back to MCP directory

MCP Access Point

New

把已有 HTTP 服务转成 MCP,而不改原服务代码。先收权限,不要对生产写接口裸暴露。

MCP Access Point is an MCP server for Dev Tools work. 把已有 HTTP 服务转成 MCP,而不改原服务代码。先收权限,不要对生产写接口裸暴露。 Tags: 网关 · HTTP · 转换.

Dev ToolshttpAuthor: sxhxliangVisit

What is MCP Access Point

MCP Access Point exposes Dev Tools capabilities to MCP clients. 把已有 HTTP 服务转成 MCP,而不改原服务代码。先收权限,不要对生产写接口裸暴露。

Install MCP Access Point in Cursor / Claude / Codex

Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.

Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.

Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.

This page has no ready-made install snippet. Open the project home and follow the maintainer instructions to connect MCP Access Point in Cursor, Claude, or Codex.

Please visit the Project Home to see installation and usage instructions.

Tags

网关HTTP转换

Similar recommendations

FAQ

What problem does MCP Access Point solve?

MCP Access Point focuses on Dev Tools. 把已有 HTTP 服务转成 MCP,而不改原服务代码。先收权限,不要对生产写接口裸暴露。

How do I connect MCP Access Point to my editor?

Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.

What similar MCP servers exist?

The related list comes from the same Dev Tools group so you can compare scope.