Port
Rank #13,462io.port/Port
MCP server providing Port capabilities
Port is a Model Context Protocol (MCP) server published by port-labs. It ranks #13,462 of 132,113 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Port is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Dec 24, 2025 and most recently updated on Jan 12, 2026.
Ranks ahead of 118,651 of 132,113 servers on MCP Toplist.
Use Port
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http port https://mcp.port.io/v1claude mcp add --transport http port https://mcp.us.port.io/v1[mcp_servers.port]
url = "https://mcp.port.io/v1"Add to ~/.codex/config.toml.
[mcp_servers.port]
url = "https://mcp.us.port.io/v1"Add to ~/.codex/config.toml.
https://mcp.port.io/v1Settings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.us.port.io/v1Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"port": {
"url": "https://mcp.port.io/v1"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"port": {
"url": "https://mcp.us.port.io/v1"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"port": {
"type": "http",
"url": "https://mcp.port.io/v1"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"port": {
"type": "http",
"url": "https://mcp.us.port.io/v1"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"port": {
"serverUrl": "https://mcp.port.io/v1"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"port": {
"serverUrl": "https://mcp.us.port.io/v1"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"port": {
"url": "https://mcp.port.io/v1"
}
}
}{
"mcpServers": {
"port": {
"url": "https://mcp.us.port.io/v1"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.port%2FPort)<a href="https://mcptoplist.com/server/io.port%2FPort"><img src="https://mcptoplist.com/badge/io.port%2FPort.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
port-labs
Other servers by port-labs
View all port-labs servers →Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Jan 12, 2026 |
| 1.0.1 | Dec 24, 2025 |
| 1.0.0 | Dec 24, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Port?
- Port is maintained by port-labs, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Port listed on the Official MCP Registry?
- Yes — Port is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Port have?
- MCP Toplist tracks 4 versions of Port, most recently published on Jan 12, 2026.
- Where can I find the source code for Port?
- The source code for Port is hosted at github.com/port-labs/remote-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.