S

sxhxliang/mcp-access-point

ServersActiveMIT

Overview

A tool to convert web services into MCP servers with one-click setup, requiring no code changes. It enables seamless HTTP-to-MCP protocol conversion and supports dynamic configuration management.

Capabilities

  • network transport options
  • github integration
  • mcp client integration

Best For

Turn web services into MCP servers instantly without code changes using mcp-access-point, a lightweight protocol conversion tool.

Decision Snapshot

Install

available

Usage

available

Docs

6 links

Config

5 strong hints

Capabilities

3 key capabilities detected

  • • GitHub stars: 169
  • • Forks: 30
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/17/2026

Installation / Setup

# Install from source && git clone https://github.com/sxhxliang/mcp-access-point.git && cd mcp-access-point && cargo run -- -c config.yaml

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Review official documentation and source metadata for complete setup parameters.

strong-evidencesource-clearmcp-find-examplebased-on-official-docs
{
  "mcpServers": {
    "mcp-access-point": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "-c",
        "config.yaml"
      ]
    }
  }
}

Usage

cargo run -- -c config.yaml

Features

  • **Zero-Intrusive Integration**: Full compatibility with existing HTTP services
  • **Lightweight Proxy**: Minimalist architecture with efficient protocol conversion
  • **Multi-tenancy**: Independent configuration and endpoints for each tenant
  • **Runtime Configuration Management**: Dynamic configuration updates without service restart
  • **Admin API**: RESTful API for real-time configuration management
  • install docker
  • clone repository and build image
  • **Real-time Configuration Updates**: Modify upstreams, services, routes, and other resources on-the-fly

Use Cases

  • Supports capabilities such as: network transport options; github integration; mcp client integration.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • network transport options
  • github integration
  • mcp client integration

Compatibility Signals

  • Cursor: mentions (Mentioned in approved metadata/docs evidence.)
  • Windsurf: mentions (Mentioned in approved metadata/docs evidence.)
  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

cargo run -- -c config.yaml

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: MIT
  • Documentation coverage: high
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 169 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.