{"id":49370922,"url":"https://github.com/zonlabs/mcp-assistant","last_synced_at":"2026-04-27T23:03:57.685Z","repository":{"id":319082355,"uuid":"1077488826","full_name":"zonlabs/mcp-assistant","owner":"zonlabs","description":"A browser-based MCP (Model Context Protocol) client for connecting to and interacting with remote MCP-compatible servers.","archived":false,"fork":false,"pushed_at":"2026-04-26T18:36:30.000Z","size":5898,"stargazers_count":2,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T19:19:40.949Z","etag":null,"topics":["ag-ui-protocol","assistant","human-in-the-loop","langgraph-agents","model-context-protocol","openai"],"latest_commit_sha":null,"homepage":"https://mcp-assistant.in","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zonlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-16T10:15:15.000Z","updated_at":"2026-04-10T20:36:44.000Z","dependencies_parsed_at":"2025-10-18T02:15:45.439Z","dependency_job_id":"3df46e1d-6879-4567-b66d-5b0f3d3a585f","html_url":"https://github.com/zonlabs/mcp-assistant","commit_stats":null,"previous_names":["ashen-dusk/mcp-client","ashen-dusk/mcp-assistant","oxolabs/mcp-assistant"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/zonlabs/mcp-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonlabs%2Fmcp-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonlabs%2Fmcp-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonlabs%2Fmcp-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonlabs%2Fmcp-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonlabs","download_url":"https://codeload.github.com/zonlabs/mcp-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonlabs%2Fmcp-assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ag-ui-protocol","assistant","human-in-the-loop","langgraph-agents","model-context-protocol","openai"],"created_at":"2026-04-27T23:03:57.014Z","updated_at":"2026-04-27T23:03:57.675Z","avatar_url":"https://github.com/zonlabs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./public/logo.svg\" alt=\"MCP Assistant Logo\" width=\"96\" height=\"96\" /\u003e\n  \u003ch1\u003eMCP Assistant\u003c/h1\u003e\n  \u003cimg src=\"./public/images/mcpassistant.png\" alt=\"MCP Assistant Banner\" width=\"100%\" /\u003e\n  \u003cp\u003e\u003cstrong\u003eWeb-based MCP client for remote servers and AI tool workflows.\u003c/strong\u003e\u003c/p\u003e\n\n  [![Website](https://img.shields.io/badge/Website-mcp--assistant.in-0A66C2?style=for-the-badge\u0026logo=googlechrome\u0026logoColor=white)](https://www.mcp-assistant.in/)\n  [![Docs](https://img.shields.io/badge/Docs-mcp--ts-111827?style=for-the-badge\u0026logo=readthedocs\u0026logoColor=white)](https://zonlabs.github.io/mcp-ts/)\n  [![License](https://img.shields.io/badge/License-MIT-16A34A?style=for-the-badge\u0026logo=opensourceinitiative\u0026logoColor=white)](LICENSE)\n\u003c/div\u003e\n\n## 🌐 Overview\n\nMCP Assistant addresses common pain points when working with the Model Context Protocol:\n\n## ✨ Why MCP Assistant\n\n- Connect to remote MCP servers from one interface\n- Manage multiple MCP servers from a single interface\n- Handle OAuth 2.0 and OpenID Connect flows without manual token juggling\n- Explore available tools and run them directly from the UI\n- Monitor connections in real time while testing and debugging integrations\n- Work from anywhere without local MCP server setup\n\n## 🚀 Core Capabilities\n\n- Connect and manage MCP servers from a single workspace\n- Discover available tools and execute them from the UI\n- Use the local gateway to expose machine-local MCP tools through one endpoint\n- Use the same endpoint from any MCP-compatible client (for example: ChatGPT, Claude, and others)\n- Enable selected local gateway servers for Playground agent tool execution\n- Handle OAuth/OIDC auth flows for protected MCP servers\n- Browse registry servers and test integrations before production use\n\n## 🏗️ Architecture\n\n### Local Gateway for ChatGPT, Claude, and Other MCP Clients\n\n\u003cimg src=\"./public/images/mcpassistant-gateway.png\" alt=\"MCP Assistant Gateway Banner\" width=\"100%\" /\u003e\n\nMCP Assistant includes a local gateway that exposes your configured MCP servers through one local endpoint, so desktop/web clients can connect without reconfiguring each remote server.\n\n### ⚡ Gateway Quickstart\n\n1. Install and run the gateway:\n```bash\nuvx mcpassistant-gateway\n```\n2. Log in from the gateway CLI using `/login`.\n3. Start the bridge using `/start`.\n4. Open the Gateway page in MCP Assistant and copy your generated MCP URL.\n5. Use that URL in your MCP client (for example: ChatGPT, Claude, or the MCP Assistant Playground).\n\n```mermaid\nflowchart TD\n    subgraph Browser[\"Browser\"]\n        B[User Browser]\n    end\n\n    subgraph MCPA[\"MCP Assistant\"]\n        subgraph UI[\"UI\"]\n            direction TB\n            MAR[\"MCP Assistant Registry\"]\n            MPR[\"Model Context Protocol Registry\"]\n            PG[\"Playground\"]\n        end\n\n        subgraph Backend[\"Backend\"]\n            LA[\"LangGraph Agent\"]\n            DB[(\"Database\")]\n        end\n    end\n\n    subgraph External[\"External APIs\"]\n        MCP_IO[\"modelcontextprotocol.io\"]\n    end\n\n    subgraph ToolsResources[\"Tools / Resources\"]\n        C7[\"Context7\"]\n        DW[\"DeepWiki\"]\n    end\n\n    B -- \"HTTPS\" --\u003e UI\n    MAR -- \"GraphQL\" --\u003e DB\n    PG -- \"Execute\" --\u003e LA\n    MPR -- \"HTTPS\" --\u003e MCP_IO\n    PG -- \"AG-UI state (URL, transport, auth token, etc.)\" --\u003e LA\n    UI -- \"MCP protocol\" --\u003e ToolsResources\n    LA -- \"MCP protocol\" --\u003e ToolsResources\n```\n\n## ⚡ Quick Start\n\n### ➕ Add an MCP Server\n\n1. Open the MCP Servers page.\n2. Click `Add Server`.\n3. Enter:\n   - `Server Name`\n   - `Server URL`\n   - Optional OAuth2 configuration\n4. Save to connect.\n\n### 🔧 Enable Local MCP Access for Playground\n\n1. Open `Settings` -\u003e `Connectors`.\n2. In `Local MCP Access For Playground`, click `Refresh` to detect local gateway servers.\n3. Check the servers you want the Playground agent to use.\n4. Open Playground and ask for a task that requires those tools.\n\n\n## 🤝 Contributing\n\nContributions are welcome.  \nPlease open an issue for major changes or submit a pull request directly for improvements and fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonlabs%2Fmcp-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonlabs%2Fmcp-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonlabs%2Fmcp-assistant/lists"}