Skip to content

Rename the port attributes in the MCPServer CRD to mcpPort and proxyPort #1452

@jhrozek

Description

@jhrozek

background

This issue captures a discussion about how to make the CRD port attributes less confusing. At the moment we have port which pertains to the service and the proxy runner and targetPort which pertains to the headless service and the MCP server. It is confusing to our users.

proposal

mcpPort - would pertain to the MCP server and the headless service. Defaults to a randomized value that gets propagated to the MCP server via the MCP_SERVER and FASTMCP_PORT environment variables
proxyPort - port that the proxy runs on and is exposed in Kubernetes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions