Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. AgentsKit Registry
AgentsKit Registry logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 11:46:45 AM

AgentsKit Registry

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

Discover open-source AI agents and get source-owned installation instructions through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "agentskit-registry": {
      "command": "npx",
      "args": [
        "-y",
        "agentskit"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

AgentsKit Registry

Profile: top-level-repository

CI Agents License: MIT OpenSSF Best Practices

Copy a production-minded AI agent into your project and own the source. AgentsKit Registry is a shadcn-style catalog of 346 validated agents built with AgentsKit. It adds no Registry runtime and no lock-in: the CLI copies readable TypeScript that your team can review and edit.

It is intended for teams that want a ready agent starting point without adopting a proprietary registry runtime.

Tags: agentskit Β· agent-registry Β· typescript Β· ai-agents Β· shadcn-style

Topics: ai-agents Β· registry Β· developer-experience

Browse the Registry Β· Start in five minutes Β· Contribute an agent Β· Security Β· Governance Β· Code of Conduct

AgentsKit Registry deterministic-first discovery: 346 validated agents resolve exact questions locally and escalate semantic questions only when needed.

Verified proof

  • Catalog counts come from public/r/index.json and ecosystem-claims.json.
  • Clean-fixture install/run contract: npm run test:quickstart (scripts/quickstart.test.mjs).
  • Structural validation and Doc Bridge gates: npm run validate, npm run docs:bridge:gate.
  • Deterministic discovery build: npm run discovery:build.
  • Credential-free catalog proof: node examples/verify-readme.mjs.

Validate agents in GitHub Actions

Use the Registry contract as a CI gate for copy-owned agent folders in another repository. The action checks required source, test, metadata, and README files; metadata IDs and referenced files; and the Registry content policy. It does not send source code to an API or require credentials.

yaml
name: Validate agents

on:
  pull_request:
  push:
    branches: [main]

jobs:
  agentskit:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: AgentsKit-io/agentskit-registry@v1
        with:
          path: agents

The path input may point to one agent folder or to a directory whose immediate children are agent folders.

Registry is beta. All 346 entries pass structural and repository tests; 333 also publish sanitized independent-review evidence. Templates remain code you must review against your provider, tools, data policy, and risk profile.

From catalog to code

mermaid
flowchart LR
  F["Find by ID, category, or capability"] --> A["npx agentskit add <id>"]
  A --> C["Readable source copied locally"]
  C --> R["Review and adapt"]
  R --> S["Ship with your adapter and policy"]
Terminal
npx agentskit add research
server.ts
import { openai } from '@agentskit/adapters'
import { createResearchAgent } from './agents/research/agent'

const agent = createResearchAgent({
  adapter: openai({
    apiKey: process.env.OPENAI_API_KEY!,
    model: 'gpt-4o',
  }),
})

const result = await agent.run('What changed in the EU AI Act?')
console.log(result.content)

Swap the adapter, tools, memory, model, and policy through supported AgentsKit contracts. The copied factory stays ordinary application code.

What is actually here

  • 346 validated, installable agents across 23 categories, from coding and security to legal, clinical, marketing, operations, support, and research.
  • 333 independent-review summaries with scores, confidence, strengths, and required adjustments; private raw reviewer output is never published.
  • Typed source + focused tests + usage guide for every installable entry.
  • Eval replay fixtures for repeatable behavioral checks without live keys.
  • JSON, llms.txt, MCP, and deterministic discovery artifacts for people, tools, and LLMs to navigate the same canonical catalog.

Claims are derived from public/r/index.json and the generated ecosystem-claims.json, not hand-maintained marketing copy.

Discovery without unnecessary backend calls

Exact agent IDs, titles, install commands, categories, capabilities, contribution links, and ecosystem navigation resolve from a signed local artifact. Semantic requests such as β€œwhich agent fits my incident workflow?” escalate through AgentsKit Chat to the trusted cited backend only after a validated local miss.

See architecture and ownership for the full boundary.

Repository ownership

This repository owns catalog data and generated machine artifacts. The live Fumadocs application and its AgentsChat presentation live in AgentsKit-io/agentskit/apps/registry. AgentsKit owns runtime primitives and the CLI; AgentsKit Chat owns the shared answer protocol and renderer behavior. There is no second framework here.

Contributing

New agents and improvements are welcome. Follow CONTRIBUTING.md, use a neighboring validated agent as a reference, and run:

Terminal
npm run validate
npm run lint
npm test
npm run eval:run -- --ecosystem-doc-bridge
npm run build
npm run docs:bridge:gate

Generated indexes, claims, deterministic artifacts, and Doc Bridge handoffs must remain fresh in the pull request.

Maturity

Registry is beta. All 346 entries pass structural and repository tests; 333 also publish sanitized independent-review evidence. Templates remain code you must review against your provider, tools, data policy, and risk profile.

AgentsKit ecosystem

  • AgentsKit β€” build the agent runtime.
  • Registry β€” start from owned, ready-made source.
  • AgentsKit Chat β€” deliver one agent experience across Web, native, and terminal interfaces.
  • Agents Playbook β€” apply production engineering and review discipline.
  • Doc Bridge β€” turn documentation into executable agent handoffs.
  • Code Review β€” run deep, low-noise review with the model already in use.

Compatibility and license

Registry source targets the package ranges declared by each meta.json; the repository CI currently runs on Node.js 22. Review an agent's generated bundle before upgrading its dependencies. Licensed under MIT.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Mastercard Developers MCP logoMastercard Developers MCP

    Access Mastercard Developers APIs, documentation, and API specifications through MCP.

    πŸ’» Developer Tools2 views
    Compare vs Mastercard Developers MCP β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    πŸ’» Developer Tools5 views
    Compare vs Next Devtools MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
5
Stargazers on the source repository.
Last commit
4d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about AgentsKit Registry

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "agentskit-registry": { "command": "npx", "args": ["-y","agentskit"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgentsKit Registry AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agentskit-registry?style=directory)](https://allmcps.com/mcp/agentskit-registry)
HTML Embed
<a href="https://allmcps.com/mcp/agentskit-registry"><img src="https://allmcps.com/api/badge/agentskit-registry?style=directory" alt="AgentsKit Registry on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 19, 2026
11/13 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 19, 2026
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 1d ago via OSV.dev Β· agentskit (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to AgentsKit Registry β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients