Skip to content

MCP Registry

The MCP Registry provider browses the official Model Context Protocol server registry from inside Ptah. It’s the curated, vendor-neutral catalog of MCP servers — filesystems, databases, SaaS connectors, and developer tools — that you can search and add to your workspace.

MCP Registry in the Marketplace

  1. Open Marketplace → MCP Registry.
  2. Search by capability (e.g. postgres, github, filesystem) or scroll the popular list.
  3. Open a server to see its details and install it into your workspace.

Once installed, the server’s tools join your session alongside ptah_* tools and are governed by the same permission model.

The same registry is searchable directly from any chat via the harness tool:

ptah_harness_search_mcp_registry with:
{ "query": "postgres" }

It returns candidate servers with installation snippets you can paste into your settings.

To confirm a server was picked up, list the connected servers and their tool catalogs:

harness_list_installed_mcp

The Settings → MCP panel shows the same information with per-server logs and a Reconnect button.

MCP RegistrySmithery
SourceOfficial MCP registrySmithery’s hosted catalog
HostingMostly self-run (stdio / your infra)Hosted servers
AuthNo extra account neededRequires a Smithery API key
SetupInstall + configure transportOften one-click / schema form