← All servers
T

toolpin

warnings

toolpin.dev

Check whether an MCP server answers, what its tools claim, and whether that claim has changed.

https://toolpin.dev/mcpWebsiteNo authMCP 2025-11-25v0.1.0last checked 20 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 338 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects

The endpoint answers an anonymous handshake, so no credential is needed.

claude mcp add --transport http toolpin https://toolpin.dev/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects

The endpoint answers an anonymous handshake, so no credential is needed.

Settings → Connectors → Add custom connector, then paste https://toolpin.dev/mcp.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The endpoint answers an anonymous handshake, so no credential is needed.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://toolpin.dev/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects

The endpoint answers an anonymous handshake, so no credential is needed.

{
  "mcpServers": {
    "toolpin": {
      "url": "https://toolpin.dev/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects

The endpoint answers an anonymous handshake, so no credential is needed.

{
  "servers": {
    "toolpin": {
      "type": "http",
      "url": "https://toolpin.dev/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 20 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
No auth
Protected-resource metadata
Not found

Without it a client has to guess where the authorization server lives.

Anonymous access
Handshake succeeds; 6 tools listable
Credentials demanded in prose
watch_server

These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error.

What the probe found

warningTools needing credentials are listed without a challenge

1 of the 6 tools listed anonymously say in their own descriptions that they need an account or a key (watch_server), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

Tools

get_serverget_server_changesget_server_toolsget_spec_statussearch_serverswatch_server

Contract history

20 Sep 2026v0.1.0first recorded contract

Watch this server

Save its public contract as a baseline and manage breaking-change email alerts.

Set up a watch

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for toolpin
[![MCP status](https://mcpi.app/servers/toolpin/badge.svg)](https://mcpi.app/servers/toolpin)