streamable-httpupdated 7mo ago
Remote MCP Server that securely connects Port.io with your IDE, LLM, or agent platform of choice.
O que dá para fazer com Port?
Port Remote MCP Server
Remote MCP Server that securely connects Port.io with your IDE, LLM, or agent platform of choice.
Documentation
For full documentation, setup guides, and usage instructions, visit:
Support
- Documentation: docs.port.io
- Issues: For bugs or feature requests, please contact Port support or open an issue in this repository
Instalação
Adicione Port ao seu cliente. Escolha o que você usa.
claude mcp add --transport http port https://mcp.port.io/v1codex mcp add port --url https://mcp.port.io/v1{
"mcpServers": {
"port": {
"url": "https://mcp.port.io/v1"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"port": {
"type": "http",
"url": "https://mcp.port.io/v1"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"port": {
"url": "https://mcp.port.io/v1"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"port": {
"serverUrl": "https://mcp.port.io/v1"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Pontuação
38 / 100
Incompleta
- Documentação2/25
- Manutenção15/25
- Confiança9/20
- Capacidade0/15
- Instalação12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 232 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.0.2Mais recente | 12 de jan. de 2026 |
| 1.0.1 | 24 de dez. de 2025 |
| 1.0.0 | 24 de dez. de 2025 |