mcp agents

3,595 tagged mcp, measured the same way as everything else here.

Browse within: Multi-Agent 86knowledge-management 78typescript 71ai-memory 64ai-assistant 61gtd 60azure 58defi 57rust 56mcp-client 53golang 50swarm-intelligence 50code 49python 49

docs-researcher

01

upstash/context7

Agent

Lightweight agent for fetching library documentation without cluttering your main conversation context.

61k +26 today A 20 tokens original MIT

anthropics/claude-plugins-official

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

36k 3d ago A 55 tokens original Apache-2.0

patch-verifier

04

anthropics/claude-plugins-official

Agent

The single verifier per fix round — reviews the workspace's staged diff against the finding, runs the tests, and states the three confidence claims a patch file must earn; dispatched by the fix job, not for direct invocation.

36k 3d ago A 48 tokens original Apache-2.0

anthropics/claude-plugins-official

Agent

Identifies the breaking changes between two versions of the SAME stack (e.g. .NET Framework 4.8 → .NET 8, Java 8 → 17/21, Spring Boot 2 → 3) that actually bite a given codebase, and drives the ecosystem's migration tooling. Use for same-stack uplifts, where code is preserved and tweaked — not rewritten from intent.…

36k 3d ago A 134 tokens original Apache-2.0

changelog

07

activepieces/activepieces

Agent Claude Code

Writes changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.

24k yesterday A 27 tokens

server

08

activepieces/activepieces

Agent Claude Code

Backend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.

24k yesterday A 32 tokens

web

09

activepieces/activepieces

Agent Claude Code

Frontend agent for the Activepieces web application (packages/web). Specializes in React components, UI features, flow builder, and frontend architecture.

24k yesterday A 30 tokens

deployment-engineer

10

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure. This includes creating GitHub Actions workflows, writing Dockerfiles, setting up Kubernetes deployments, implementing infrastructure as code, or establishing deployment…

23k 2d ago A 0 tokens original MIT

n8n-mcp-tester

11

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to test n8n-mcp functionality after implementing fixes or new features. This agent should be invoked proactively after code changes to validate that the MCP tools work correctly with real n8n workflows. The agent tests the actual MCP server tools, not just unit tests. Examples:\n\n…

23k 2d ago A 375 tokens original MIT

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions. This includes investigating new frameworks, analyzing security vulnerabilities, evaluating third-party APIs, researching performance optimization strategies, or generating technical…

23k 2d ago A 0 tokens original MIT

software-engineer

15

Arindam200/awesome-ai-apps

Agent Codex

SWE role definition for /implement-universal. Loaded by the orchestrator at the start of the SWE phase. Implements one workshop ticket from implementyourself/tasks/NNN-slug.groomed.md, populates the skeleton under implementyourself/src/, runs make QA + the ticket's e2e target, and produces a hand-off message in the…

14k yesterday B 98 tokens original MIT

tester

16

Arindam200/awesome-ai-apps

Agent Codex

Tester role definition for /implement-universal. Loaded by the orchestrator at the start of the Tester phase, on logic tickets only. Trusts the SWE phase's happy-path e2e excerpt (does NOT re-run the Make target), runs at most 1 adversarial break path, walks every Acceptance Criterion with concrete evidence, and emits…

14k yesterday A 99 tokens original MIT

analyst_v3

17

Arindam200/awesome-ai-apps

Agent

Self-healing agent that fixes bugs in Text-to-SQL analyst.py using Okahu MCP trace analysis.

14k yesterday A 21 tokens original MIT

context

18

VoltAgent/voltagent

Agent

Pass custom data through agent operations using context.

10k 4d ago A 9 tokens original MIT

subagents

19

VoltAgent/voltagent

Agent

Sub-agents are agents that work under a supervisor agent to handle specific tasks. This architecture allows you to create agent workflows where each sub-agent focuses on a specific domain, coordinated by a supervisor.

10k 4d ago A 0 tokens original MIT

tools

20

VoltAgent/voltagent

Agent

Tools enable agents to interact with external systems, APIs, databases, and perform specific actions beyond generating text. An agent uses its model to decide when to call tools based on their descriptions and the current context.

10k 4d ago A 0 tokens original MIT

rocketride-org/rocketride-server

Agent

A Python SDK for executing RocketRide pipelines using the Debug Adapter Protocol (DAP). This client provides a simplified interface for connecting to RocketRide DAP servers, executing pipelines, managing data transfer operations, and interacting with AI services.

7.5k 2d ago A 0 tokens original MIT

rocketride-org/rocketride-server

Agent

A TypeScript/JavaScript SDK for executing RocketRide pipelines using the Debug Adapter Protocol (DAP). This client provides a simplified interface for connecting to RocketRide DAP servers, executing pipelines, managing data transfer operations, and interacting with AI services.

7.5k 2d ago A 0 tokens original MIT

semble-search

24

MinishLab/semble

Agent

Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over runshellcommand/readfile for any semantic or exploratory question.

6.0k 6d ago A 46 tokens original MIT