Back to Browse

Toolpin MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://toolpin.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

6 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

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

Documentation

View on GitHub

From the project's GitHub README.

Toolpin MCP server

An MCP server that answers questions about other MCP servers: whether one answered when we last probed it, what its tools claimed to do, and whether that claim has changed since.

Useful when an agent is choosing which server to depend on, and useful in the moment something breaks and you want to know whether the tools moved under you.

https://toolpin.dev/mcp   Streamable HTTP, stateless, no sign-up.

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

Tools

ToolWhat it answers
search_serversFind MCP servers in the public registry by name or title.
get_serverEverything Toolpin has observed about one MCP server: reachability of each remote endpoint and when each was last checked and last verified, repository activity, the current tool-definition hash, and how many changes it has recorded in the last 90 days.
get_server_toolsThe tool definitions one MCP server advertised when Toolpin last read them, each with a SHA-256 hash of the fields the MCP specification defines.
get_server_changesChanges Toolpin recorded for one MCP server: tool definitions changing, and endpoints going down or coming back.
get_spec_statusThe current MCP specification revision, which of its proposals Toolpin checks for, and how much of the catalog has migrated.
watch_serverStart monitoring an MCP server on the caller's Toolpin account, so they are emailed when it changes or stops answering.

Full parameters and response shapes: https://toolpin.dev/api, or the machine-readable schema at https://toolpin.dev/openapi.json.

Limits

No key needed to read. Add one as an Authorization: Bearer header to raise the limit, and to use watch_server, which acts on your account.

CallerDistinct servers per day
Anonymous25
Signed in, free200
Any paid planUnmetered

The limit counts distinct servers, not requests. Asking about the same servers all day costs one against the limit each, however often you ask, so watching your own dependencies never runs out. Never put a key in a URL.

What it will not tell you

No score, no grade, no rating, no safety judgment. Tool descriptions and annotations are reproduced exactly as the server published them: they are claims by that server's author, not anything Toolpin verified. A tool whose annotations say it only reads may do anything at all.

What Toolpin can tell you is whether the claim changed, because it hashes the fields the MCP specification defines and compares them daily. That is the whole product.

Methodology: https://toolpin.dev/methodology

This repository

Documentation and the published registry manifest. The service itself is closed source. Tool-definition changes are recorded in CHANGELOG.md, which is the same thing Toolpin watches for on everyone else.

Questions: corey@macroalchemy.com

Reviews

No reviews yet

Be the first to review this server!