The Scout page is your one-stop shop for adding MCP servers. It features the Native Fleet of curated one-click servers and a search bar for the broader MCP Registry.Documentation Index
Fetch the complete documentation index at: https://docs.harbormcp.ai/llms.txt
Use this file to discover all available pages before exploring further.
Native Fleet
The Native Fleet is a curated grid of pre-configured MCP servers that ship with Harbor. Each server has built-in authentication and sensible defaults — just click to dock.Server Types
| Type | How it works |
|---|---|
| OAuth (e.g., Slack, Atlassian, Linear) | Click Charter to open your browser and authorize. Harbor stores tokens securely in the vault. |
| API Key (e.g., GitHub, Brave Search) | Click Add Key, paste your API key, and click Save & Dock. The key is stored in your OS keychain. |
| No auth (e.g., Filesystem, Playwright) | Click Dock and you’re done. Some servers accept extra arguments (e.g., allowed directories). |
Available Native Servers
| Server | Auth | Description |
|---|---|---|
| GitHub | API Key (PAT) | GitHub API — repos, issues, PRs, code search |
| Atlassian | OAuth | Jira, Confluence & Compass |
| Slack | OAuth | Channels, messages, users |
| Linear | OAuth | Issues, projects, cycles |
| Notion | OAuth | Pages, databases, docs |
| Sentry | OAuth | Errors, issues, performance |
| Figma | OAuth | Design inspection, Dev Mode |
| Stripe | OAuth | Payments, customers, subscriptions |
| Vercel | OAuth | Deployments, projects, domains |
| Supabase | OAuth | Database, auth, storage |
| Cloudflare | OAuth | Workers, D1, R2, KV |
| Neon | OAuth | Serverless Postgres |
| Filesystem | None | Local file read/write (pass allowed directories) |
| Playwright | None | Browser automation |
| Google Workspace | OAuth | Drive, Gmail, Calendar, Sheets, Docs |
| Brave Search | API Key | Web and local search |
Registry Search
Use the search bar to find community servers from the MCP Registry. Results show:- Server name and description
- Runtime (npx, uvx, etc.)
- Badges for official or certified servers
Installing from the Registry
- Search for the server you want
- Click Dock Ship
- Configure any required environment variables (e.g., API keys)
- The server is automatically docked into your fleet and synced to linked hosts
OAuth Servers
Some servers require OAuth authentication. Harbor handles the full flow for you:- Click Charter on the server
- Your browser opens to the provider’s authorization page
- Authorize Harbor and the browser redirects back
- Tokens are stored securely in the vault and the server is docked

