Skip to content

[Story] Remote MCPs in registry #866

@eleftherias

Description

@eleftherias

Story Title

As a ToolHive UI user
I want to run an MCP server that's hosted remotely
So that I can use external tools without needing to run a container locally

Description

Designs: https://www.figma.com/design/KuQGsgrNzRCGmSTl520Hwh/Toolhive-Desktop?node-id=2654-20723&t=fXFYHRpM90AYWdVZ-0

Acceptance Criteria

  • Given a registry has remote MCP servers, when I view the registry page, then I see cards representing the remote MCP servers AND the cards have a label specifying if the MCP server is local or remote
  • Given a remote MCP server exists in the registry, when I create "create server", then any information from the registry is pre-populated in my MCP server configuration

Additional Context

Remote MCP servers are returned in the GET /api/v1beta/registry/{name} and GET /api/v1beta/registry/{name}/servers endpoints, under the key "remote_servers".

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions