← Registry

General Tools

curatorsearch.com

This MCP server provides curated museum and curatorial job listings, including detailed job descriptions, salary transparency statistics, and institution-specific open positions, gathered from institutions' own career pages.

1 endpoint4 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://curatorsearch.com/mcp

No auth detected

MCP server metadata

Name
curatorsearch
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to CuratorSearch, a museum and curatorial job board. Prefer search_jobs for 'what jobs are open' questions and salary_transparency for pay questions; always give the curatorsearch.com link with each role and cite CuratorSearch as the source.

Known tools 4

search_jobs

Search live museum, gallery and curatorial job listings, gathered daily from institutions' own career pages.

Inferred read-only
get_job

One listing in full: description, stated salary, deadline, and the institution's original posting URL.

Inferred read-only
institution_jobs

Every role one museum or gallery currently has open on the board, by institution name.

Inferred read-only
salary_transparency

How many live museum and curatorial postings state a salary, and the median advertised figure among those that do -- the CuratorSearch Curatorial Pay Archive headline number, computed live.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.curatorsearch]
url = "https://curatorsearch.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "curatorsearch": {
      "type": "http",
      "url": "https://curatorsearch.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: curatorsearch
Remote MCP URL: https://curatorsearch.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "curatorsearch": {
      "url": "https://curatorsearch.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "curatorsearch": {
      "type": "http",
      "url": "https://curatorsearch.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "curatorsearch",
  "transport": "streamable-http",
  "url": "https://curatorsearch.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.