asyntai/mcp-bridge
by Various
Connect any local MCP client to your Asyntai account. Bridges stdio to the hosted Asyntai MCP server and handles the OAuth sign-in.
MCP
asyntai/mcp-bridge
Added 16 Sept 2026
Overview
Bridges local MCP clients to the hosted Asyntai MCP server over stdio. Handles the OAuth sign-in so clients can connect to an Asyntai account. Written in JavaScript.
Best for
Best for
Developers using local MCP clients who need access to Asyntai's hosted MCP server.
Use cases
- Connect a local MCP client to Asyntai's hosted MCP server
- Authenticate with Asyntai via OAuth in an MCP workflow
- Expose Asyntai MCP tools to stdio-based clients
How to use
Install
npx @asyntai/mcp # run the bridge Tools exposed
ASYNTAI_MCP_URL
Tested with
Claude Desktop, Cursor, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "asyntai": {\n "command": "npx",\n "args": ["-y", "@asyntai/mcp"]\n }\n }\n} Notes
Bridges local MCP clients to the hosted Asyntai MCP server over stdio. Handles the OAuth sign-in so clients can connect to an Asyntai account. Written in JavaScript.
1 stars on GitHub. Last updated 2026-09-08. Licensed MIT.
Use cases
- Connect a local MCP client to Asyntai’s hosted MCP server
- Authenticate with Asyntai via OAuth in an MCP workflow
- Expose Asyntai MCP tools to stdio-based clients
Pros
- Simple stdio bridge for local-to-hosted MCP connections
- Includes OAuth handling out of the box
- Publicly available on GitHub
Cons
- Very early stage with only 1 star
- Limited adoption and community support
- Requires an Asyntai account and only supports stdio transport
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple stdio bridge for local-to-hosted MCP connections
- Includes OAuth handling out of the box
- Publicly available on GitHub
Cons
- Very early stage with only 1 star
- Limited adoption and community support
- Requires an Asyntai account and only supports stdio transport
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
