# Workport MCP Directory

Workport is a read-only MCP gateway for bounded RSS catalog retrieval from Workstream resume section retrieval from Workdoc and NVIDIA cluster metric action retrieval from Workblock.

Canonical HTML: https://mcp.ktortolini.dev/

## Agent Entry Points

- [Agent reading index](https://mcp.ktortolini.dev/llms.txt): Compact guide for deciding which Workport document to fetch next.
- [API catalog](https://mcp.ktortolini.dev/.well-known/api-catalog): Machine-readable list of public HTTP and MCP surfaces.
- [MCP server card](https://mcp.ktortolini.dev/.well-known/mcp/server-card.json): Transport authentication tool and schema metadata for the MCP endpoint.
- [Agent skills index](https://mcp.ktortolini.dev/.well-known/agent-skills/index.json): Read-only workflows available to authenticated agents.

## Public Routes

- [Health API](https://mcp.ktortolini.dev/api/health): JSON health response for uptime and deployment checks.
- [MCP endpoint](https://mcp.ktortolini.dev/api/mcp): Authenticated Streamable HTTP MCP transport requiring a Bearer token.
- [Sitemap](https://mcp.ktortolini.dev/sitemap.xml): Canonical URLs exposed for crawlers.
- [Robots policy](https://mcp.ktortolini.dev/robots.txt): Crawl policy and content-use preferences.
