UNPKG

mcp-connector

Version:

MCP Remote Proxy Server for Streamable HTTP with OAuth Support.

8 lines (6 loc) 462 B
# TODO - [ ] Add static client metadata support to eliminate the need for dynamic client registration (DCR). - [ ] Add a custom retry mechanism for OAuth failures (current limits: refresh token – 1, access token – 3). - [ ] Track API calls in the log file for each process and remove expired entries. - [ ] Add SSE support in proxy configuration. - [ ] Add support for standalone streamable client ansd SSE functionality instead of proxy. (Optional, Minor)