Loading MCP server directory, please wait...
Hosted MCP servers for US federal data: 18 servers, 142 tools, one endpoint.
npx @getmcp/cli add com.harborgovcon/portRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 access token, or a static bearer API key for scripts and CI. Connectors discover the authorization server from the 401 WWW-Authenticate header.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.harborgovcon/port": {
"url": "https://port.harborgovcon.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}