Skip to content

Conversation

@AllyW
Copy link
Collaborator

@AllyW AllyW commented Nov 10, 2025

Related command
aliyun mcp-proxy

Description
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

  • OAuth Authentication: Automatically manages OAuth 2.0 authentication flow with PKCE
  • Token Management: Implements automatic token refresh with proactive refresh windows
  • Dual Authorization Modes: Supports both automatic browser-based authorization and manual code input mode for headless environments
  • Request Proxying: Handles both HTTP and SSE (Server-Sent Events) requests, forwarding them to upstream MCP servers with proper authentication headers
  • Health Monitoring: Provides /health endpoint with comprehensive status information including token validity, memory usage, and request statistics
  • Graceful Shutdown: Implements proper signal handling and graceful server shutdown

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.86%. Comparing base (4348fa2) to head (3e78bab).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CodeSpaceiiii CodeSpaceiiii merged commit a1a4949 into aliyun:master Dec 3, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants