find-mcp

find-mcp is a command for Claude Code from toolprint/awesome-mcp-personas. It costs 17 tokens per session (208 once invoked), scanned A, original, MIT.

A command for discovering MCP servers that match a stated purpose. MCP, or Model Context Protocol, is a standard way for AI assistants to use external tools and services.

In plain words
What is it for?
Use it to find servers for tasks such as database access, authentication, browser automation, or other specified requirements, then update the project's server registry.
Why use it?
It helps turn a broad integration need into a focused search and delegates validation and documentation to a research specialist.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to find servers for tasks such as database access, authentication, browser automation, or other specified requirements, then update the project's server registry.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/toolprint/awesome-mcp-personas/find-mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/toolprint/awesome-mcp-personas

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for find-mcp

README.md
[![agentmods](https://agentmods.dev/badge/commands/toolprint/awesome-mcp-personas/find-mcp/github.svg)](https://agentmods.dev/commands/toolprint/awesome-mcp-personas/find-mcp)
Your own site
<a href="https://agentmods.dev/commands/toolprint/awesome-mcp-personas/find-mcp"><img src="https://agentmods.dev/badge/commands/toolprint/awesome-mcp-personas/find-mcp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for find-mcp

Your own site · 80×15
<a href="https://agentmods.dev/commands/toolprint/awesome-mcp-personas/find-mcp"><img src="https://agentmods.dev/badge/commands/toolprint/awesome-mcp-personas/find-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 208 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00208
Opus 5 $0.00009 $0.00104
Sonnet 5 $0.00003 $0.00042
Haiku 4.5 $0.00002 $0.00021

Measured 12d ago against content hash 179c9c09bbf4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

find-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/proj/find-mcp.md · 36 lines

What it actually says

Find MCP Server

Discover MCP servers matching specific criteria and use cases, then research and update the server registry.

Usage

/find-mcp [purpose or criteria]

Examples

# Find database-related MCP servers
/find-mcp database integration for data analysis

# Find authentication servers  
/find-mcp user authentication and authorization

# Find UI testing tools
/find-mcp browser automation and frontend testing

Workflow

  1. Analysis: Parse the purpose/criteria to understand requirements
  2. Brief Creation: Generate research brief with search strategy
  3. Handoff: Delegate to @mcp-researcher with the research brief
  4. Research & Update: Agent discovers servers and updates docs/mcp-servers.md

The @mcp-researcher agent will handle server discovery, validation, and documentation updates.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 36 lines · 17 tokens per session scan A 179c9c09bbf4

Subscribe to this mod's changes

find-mcp is a command published in the GitHub repository toolprint/awesome-mcp-personas (39 stars, last pushed 1y ago), licensed MIT. It adds 17 tokens to every session and 208 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.