Agent skill · Backend & API

find-mcp-directories

Use whenever the user wants to find, rank, or shortlist directories and registries where they can submit or list an MCP server (Model Context Protocol server) — to get backlinks, referral traffic, and discovery by agent builders. Triggers on "where do I list my MCP server", "best MCP directories", "MCP registries to submit to", "get my MCP server discovered", or "pull submission details for these MCP-directory domains", even when described indirectly (we built an MCP server, where do we publish it). Drives the ServiceGraph API (api.servicegraph.co) — a catalog of 1,000+ product directories enr

jeremylongshoregithub.com/jeremylongshoreGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill find-mcp-directories --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 13 KB
Bundled scripts: none
Version: 0.1.0
Declared author: Artur Briugeman <artur@nostr.band>
Allowed tools: -Bash(curl:*)-mcp__servicegraph__list_fields-mcp__servicegraph__list_field_values-mcp__servicegraph__check_filter-mcp__servicegraph__translate_intent-mcp__servicegraph__search_dataset
Requires: Designed for Claude Code
Path: plugins/mcp/servicegraph/skills/find-mcp-directories/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,596
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# find-mcp-directories ## Overview Drive the **ServiceGraph API** (`https://api.servicegraph.co`) to find and rank **directories and registries where a builder can list an MCP server** (Model Context Protocol) via the `product_directory` dataset. The catalog has **1,000+ directories**; ~20 are dedicated **MCP registries** (e.g. `registry.modelcontextprotocol.io`, `smithery.ai`, `mcp.so`, `glama.ai

More from claude-code-plugins-plus-skills
All skills →
About this skill
What does the find-mcp-directories skill do?

Use whenever the user wants to find, rank, or shortlist directories and registries where they can submit or list an MCP server (Model Context Protocol server) — to get backlinks, referral traffic, and discovery by agent builders. Triggers on "where do I list my MCP server", "best MCP directories", "MCP registries to submit to", "get my MCP server discovered", or "pull submission details for these MCP-directory domains", even when described indirectly (we built an MCP server, where do we publish it). Drives the ServiceGraph API (api.servicegraph.co) — a catalog of 1,000+ product directories enr

How do I install it?

Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill find-mcp-directories --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,596 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going