Skip to content

An MCP Registry compliant with the specs #1114

@dmartinol

Description

@dmartinol

The MCP Registry is a

community driven registry service for Model Context Protocol (MCP) servers.

The Kubernetes operator could define an MCPRegistry resource to expose all the deployed MCPServer's using the same reference schema, to simplify the integration with clients adhering to the MCP standard.

Also, configurable labels or namespace filters could be used to define multiple registries in the same cluster.

Implementation Notes

The reference implementation fetches the server data from a MongoDB instance.
If we populate the registry collection with data generated from each deployed (and undeployed) server, we could reuse the implementation as-is and just plug the database connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kubernetesItems related to Kubernetes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions