Close MCP server icon

Close

by Close

Sales & CRM55 tools

Read leads, contacts, opportunities and activities from Close CRM, and optionally write or delete them. The first connector in this catalogue that splits its OAuth grant by destructiveness — mcp.read, mcp.write_safe and mcp.write_destructive are three separate scopes.

Verified connector

Listed by Anthropic as a partner connector in its Connectors Directory.

Connection checked by Agentman on .

Anthropic states this reflects the level of review a connector received, not a security audit.

Connect Close via MCP

https://mcp.close.com/mcp

Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.

Close Tools & Capabilities (55)

Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.

Limits

  • The scope you grant is the real boundary. Tool descriptions telling the model to confirm before deleting are guidance to the model, not enforcement by the server. Grant mcp.read unless you need writes.
  • No SSE. Close states it does not currently support SSE and asks affected teams to email support. Streamable HTTP only.
  • n8n is read-only. Close's own n8n instructions carry a note that n8n supports only the mcp.read scope at this time.
  • The directory listing understates the surface by 56 tools. A client or page sized on the 52-name snapshot will not know the connector reaches notes, tasks, comments, calls, meeting transcripts, custom objects or voice agents.
  • perform_search is listed but undocumented. It appears in the directory snapshot and in no Close documentation we could find.
  • Rate limits are per endpoint group, not published as one number. Close enforces limits per organization across all API keys, with a lower per-key limit — the organization limit is currently 3× the per-key limit. A 429 carries a RateLimit header with limit, remaining and reset; Close tells callers to sleep for the rate_reset value. Close publishes no MCP-specific figure, so the applicable numbers depend on which endpoint group a tool hits.
  • Custom roles need the Scale plan. All plans include four predefined roles (Admin, Super User, User, Restricted User), but creating or editing roles is Scale-only. If you want a Close role narrower than Restricted User to back an MCP connection, that is a plan gate.
  • We did not read the live tools and never called one. Our only contact with the server was an anonymous handshake that returned HTTP 401. Every statement above about tool behaviour comes from Close's documentation or Anthropic's directory listing, each dated below.

Frequently asked questions

Does Close MCP support SSE?

No. Close states it does not currently support SSE, and asks teams that need it to email support@close.com with their use case and MCP client details. The server is Streamable HTTP only, which every current MCP client supports. Close's own n8n setup instructions specify HTTP Streamable as the transport for the same reason.

What tools does the MCP server have access to?

Close publishes the full list on its developer site, grouped by the three scopes. We counted 107 documented tools on 2026-08-18: 57 under `mcp.read`, 16 more under `mcp.write_safe` and 34 more under `mcp.write_destructive`. Anthropic's directory snapshot dated 2026-08-16 names only 52 of them, so the listing is a subset.

Can I create multiple MCP connections if I want to work with more than one Close organization?

Yes. Close documents adding one custom connector per organization, each with a distinct name such as `close-mcp-org-name`, authenticating with either OAuth or the `Close-API-Key` and `Close-Scope` headers. Because Claude rejects two connectors sharing a URL, Close suggests appending an incrementing query string to the endpoint for each additional connection.

Sources

Use in Agentman

Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.

Open in Agentman Studio

Server Info

Category
Sales & CRM
Developer
Close
Tools
55
Domain
mcp.close.com

Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.