✨ MCP-ready

📦 Curated MCP registry

Curated, editor-reviewed MCP registry for data, operations, and commerce-adjacent tools—built to pair with AgentShare price and offer APIs, not as a generic open directory.

Beyond real-time price data, this page lists community-submitted MCPs we review before publish—useful for data, operations, and commerce-adjacent workflows. Filter by tab or search. Not a free-for-all directory.

About the first cards: on a fresh install we add a small curated demo set (this site’s own MCP, official MCP reference servers on GitHub, and “pattern” placeholders) so the directory is not empty. Your submissions are separate and go through the same review queue.

List your MCP for the community

Analytics & event pipeline (pattern)

Stream tool calls and outcomes to your warehouse or dashboard — basis for cost and quality metrics around agents.

Analytics reviewed 2 opens

analytics,events,ops

Pattern / idea—add your own URL when you run it

Web scraper (agent pattern)

Headless browser or static fetch pipelines for product or price pages. Run in your environment with respect to robots and terms of use.

Data & commerce reviewed 4 opens

scraping,etl,commerce

Pattern / idea—add your own URL when you run it

Slack & chat (integration pattern)

Typical use: post digests, read threads, or drive ops workflows. Pick a maintained MCP in your org’s registry; scope OAuth minimally.

Integrations reviewed 4 opens

slack,chatops,notifications

Website

MCP: filesystem (reference)

Sandboxed read/write to configured roots — common building block for coding agents.

Agent tools reviewed 10 opens

mcp,files,devops

Website GitHub

MCP: memory (reference)

Lightweight in-process memory for multi-turn tool use. Good template for “remember this id” style flows.

Storage reviewed 8 opens

mcp,memory,kv

Website GitHub

MCP: fetch & web (reference)

HTTP fetch for agents — get page text or API JSON. Standard reference server; tune timeouts and allowlists in your own deployment.

Agent tools reviewed 19 opens

mcp,http,fetch,web

Website GitHub

MCP: GitHub (reference server)

Official pattern from the Model Context Protocol project: issues, PRs, and repo context for agents. Upstream code lives in the `servers` monorepo.

Integrations reviewed 13 opens

mcp,github,reference

Website GitHub

For agents & developers (JSON, no API key to read)

GET https://agentshare.dev/api/v1/registry/entries — full list (verified only).
GET https://agentshare.dev/api/v1/public/mcp-registry/summary — compact summary (OpenClaw / scripts).
POST /api/v1/registry/submit — submit metadata (status pending_review).

Submit a listing (metadata only)

Name, description, category, MCP endpoint (https), and at least one project link (GitHub or website). We review manually—no API key required for this form.

Disclaimer: Listings are community-sourced. AgentShare does not warrant the safety or fitness of any third-party MCP; review before using in production.