-
Notifications
You must be signed in to change notification settings - Fork 206
{mcp} Add MCP Proxy Server with OAuth Authentication #1279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1279 +/- ##
==========================================
+ Coverage 83.84% 83.86% +0.01%
==========================================
Files 49 49
Lines 4698 4703 +5
==========================================
+ Hits 3939 3944 +5
Misses 552 552
Partials 207 207 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@AllyW 那个default scope需要加一个flag透出来,未来可能会采用read-only的scope(名字未定),单独创建的那个Oauth application那里。 |
|
2025/11/24 21:16:49 MCP Proxy gets mcp server response error Post "https://openapi-mcp.cn-hangzhou.aliyuncs.com/accounts/1577392203172861/custom/cli/id/0Q1lM4PxaSmRAOvf/mcp": dial tcp: lookup openapi-mcp.cn-hangzhou.aliyuncs.com: no such host Fatal error: refresh token invalid. Please restart aliyun mcp-proxy 这里可以多重试几次?可以更健壮一点不用出错就退出进程。 |
Related command
aliyun mcp-proxyDescription
Adds a local proxy server for Aliyun API MCP Servers that handles OAuth authentication automatically, enabling MCP clients to connect without credential management.
Key Features
/healthendpoint with comprehensive status information including token validity, memory usage, and request statistics