Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: OAuth2.1

Port IO hosted MCP server

Developer portal

Port’s hosted MCP server connects agents to the Port internal developer portal — services, scorecards, and software catalog data — so platform questions can be answered from the org’s real catalog.

Curated by Published Updated

Server description

Your internal developer portal, queryable by agents

Port’s hosted MCP server connects agents to the Port internal developer portal — services, scorecards, and software catalog data — so platform questions can be answered from the org’s real catalog.

Directory details

Slug
port-io
Category
Software Development
Category slug
software-development
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "port-io": {
      "url": "https://mcp.port.io/v1"
    }
  }
}

Connection links