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 Agentic WorkersPublished 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.
- Slug
- port-io
- Category
- Software Development
- Category slug
- software-development
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
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.
{
"mcpServers": {
"port-io": {
"url": "https://mcp.port.io/v1"
}
}
}