Skip to content

Support running as a remote MCP server #13

Description

@wcarson

New issue?

  • I have reviewed the Existing Issues and confirm this is not an existing issue.

Feature

I'm currently working to host the server as a remote MCP server. The challenges have been:

  1. Private key auth works, but you lose the user context, which for us would be required for create/update/delete actions.
  2. Device auth works locally, but not when run on a server (e.g. "open browser" tries to open a browser on the server)

Would be nice to support auth code flow at a minimum or even the full MCP suggested auth flow with discovery, DCR, etc.

Currently I'm using FastMCP's OAuth Proxy to workaround some of this, but it's a bit messy.

Additional information

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions