add-mcp
Back to registry
Port logo

Port

v1.0.0

port.io/mcp

Port is an internal developer portal platform for building and operating a software catalog, self-service actions, automations, scorecards, and related engineering workflows. It helps platform teams organize service and resource metadata and expose governed developer workflows.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.port.io
requiredsecret

Port API access token. Use Bearer <token>.

npx add-mcp@latest https://mcp.port.io --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.port%2Fmcp"