model-context-protocol agents

541 tagged model-context-protocol, measured the same way as everything else here.

Browse within: agent-memory 39knowledge-graph 33enterprise-architecture 30arckit 29governance 29documentation 28CVE 21appsec 21code-search 21codium 21derivative 21fuzzing 21operators 21markdown 19

digest-giuridico

73

capazme/mcp-legal-it

Agent

Part of legal-it

Redattore del briefing giuridico settimanale. Delega per produrre un riepilogo delle ultime novita da tutte le fonti (Cassazione, tributario, TAR/CdS, CGUE, Garante Privacy, CONSOB) raggruppato per fonte. Usa per il digest periodico o su richiesta di "novita della settimana".

14 3d ago A 81 tokens original Apache-2.0

redattore-atti

74

capazme/mcp-legal-it

Agent

Part of legal-it

Specialista redazione atti legali. Delega quando l'utente chiede di generare, redigere o preparare atti giudiziari, stragiudiziali, procure, relata o attestazioni.

14 3d ago A 51 tokens original Apache-2.0

capazme/mcp-legal-it

Agent

Part of legal-it

Ricercatore giurisprudenziale esperto Italgiure. Delega per ricerche approfondite su orientamenti, precedenti e sentenze della Cassazione.

14 3d ago A 42 tokens original Apache-2.0

link-auditor

76

AdrianV101/obsidian-pkm-plugin

Agent

Part of vault-pkm

Use proactively in the background after creating or modifying multiple vault notes, or when asked about vault link health. Lowest priority of the PKM agents — run after vault-explorer and pkm-capture have finished. Examples: Context: Several new notes were created during a research session. user: "OK I think we've…

13 1mo ago A 182 tokens original MIT

pkm-capture

77

AdrianV101/obsidian-pkm-plugin

Agent

Part of vault-pkm

Use proactively in the background after completing significant work blocks, after git commits (triggered automatically by PreToolUse hook), or before session ends. Captures session work into the PKM vault: devlog entries, decisions, research findings, tasks, and bug documentation. Conservative — most exchanges produce…

13 1mo ago A 476 tokens original MIT

vault-explorer

78

AdrianV101/obsidian-pkm-plugin

Agent

Part of vault-pkm

Use proactively when researching what the vault knows about a topic, before creating new notes, or when exploring existing knowledge and connections. Run in foreground — results inform the caller's next steps. Examples: Context: User asks about a topic before creating new content. user: "What does the vault already…

13 1mo ago A 252 tokens original MIT

colliery-io/metis

Agent

Part of metis

Use this agent to generate or update semantic summaries in .metis/code-index.md. Trigger after structural indexing (metis index) to add AI-generated understanding of what the code means — not just what symbols exist. Runs as a background subagent to avoid consuming main context. IMPORTANT: Requires permission setup.…

13 2mo ago A 328 tokens

flight-levels

80

colliery-io/metis

Agent

Part of metis

Use this agent when working with Metis documents and needing methodology guidance. Helps with document type selection, work decomposition, phase transitions, and Flight Levels best practices. Context: User wants to track some work but isn't sure what document type to use user: "I need to track this bug fix, what…

13 2mo ago A 249 tokens

Data Engineer

81

DataWorkersProject/dataworkers-claw-community

Agent

Autonomous data engineering assistant powered by Data Workers — 11 specialized agents with 160+ tools for pipelines, incidents, catalog, quality, schema, governance, observability, connectors, usage intelligence, orchestration, and ML.

12 1mo ago A 49 tokens

cli-adapters

82

MarshallEriksen-Neura/ragcode

Agent

RagCode orchestrates AI agents by spawning their CLIs. Vendor CLI syntax drifts, so built-in command templates are presets, not hard-coded protocol truth. Anything can be overridden per-repo via .ragcode/agents/agents.json.

11 1mo ago A 0 tokens original MIT

workflow-spec

83

MarshallEriksen-Neura/ragcode

Agent

RagCode Agent Workflows orchestrate multiple AI agents (codex, claude, gemini, grok, or any CLI in .ragcode/agents/agents.json) through a validated DAG. A workflow is a JSON file: explicit, reviewable, and validation-friendly.

11 1mo ago A 0 tokens original MIT

builder

84

enmanuelmag/heimdall-mcp

Agent Claude Code

Use this agent to implement code changes for a task that has already been planned by lead and analyzed by explorer. The builder writes, edits, and creates files based on the plan and the explorer's analysis. Invoke only after the explorer has completed its action. Never invoke without a lead plan and explorer analysis…

11 1mo ago A 69 tokens

lead

85

enmanuelmag/heimdall-mcp

Agent Claude Code

Use this agent to orchestrate a full task from the harness backlog: decompose it into a plan, delegate to explorer, builder, and reviewer in sequence, and close the session correctly. Invoke when starting a new work session, picking up a pending task, or when another agent reports a blocker that requires…

11 1mo ago A 67 tokens

reviewer

86

enmanuelmag/heimdall-mcp

Agent Claude Code

Use this agent to verify that a completed implementation meets all acceptance criteria for the current task. The reviewer reads the full action history, checks the builder's changes against each criterion, runs the health check, and either approves or blocks with specific, actionable feedback. Invoke only after the…

11 1mo ago A 64 tokens

mechanical-builder

87

creatornader/atrib

Agent Claude Code

Mechanical implementation agent for corpus generation and regeneration, linkification, doc placement, test refactors, catalog sweeps, and format migrations. Pinned to sonnet at low effort per the CLAUDE.md orchestration cost policy; never inherits the session model. Use for mechanical, self-contained in-harness build…

9 3d ago A 72 tokens original Apache-2.0

mechanical-sweeper

88

creatornader/atrib

Agent Claude Code

Cheapest-tier sweep agent for catalog sweeps, find-and-replace passes, link and reference checks, list hygiene, and mechanical verification. Pinned to haiku at low effort per the CLAUDE.md orchestration cost policy; never inherits the session model.

9 3d ago A 59 tokens original Apache-2.0

Andes-Software-Solutions/Andes.Extensions.AI

Agent Claude Code

Expert Angular code review specialist. Use PROACTIVELY immediately after writing or modifying Angular code — components, templates, services, routing, forms, HTTP, or NgRx Signal Store state. Reviews signals correctness, change detection and zoneless readiness, template control flow, dependency injection, forms…

9 10d ago A 95 tokens original MIT

Andes-Software-Solutions/Andes.Extensions.AI

Agent Claude Code

Expert C#/.NET code review specialist. Use PROACTIVELY immediately after writing or modifying C# code. Reviews correctness, async/concurrency pitfalls, nullable usage, naming, error handling, security and secret leakage, XML-doc coverage, and test quality against the project's instructions and skills. Reports findings…

9 10d ago A 74 tokens original MIT

se-technical-writer

91

Andes-Software-Solutions/Andes.Extensions.AI

Agent Claude Code

Technical writing specialist. Use PROACTIVELY to create or update developer documentation under docs/ when new features are implemented or implementation details need documenting. Produces guides, tutorials, ADRs, and reference docs.

9 10d ago A 48 tokens original MIT

swift-mcp-expert

92

mehmetbaykar/swift-fast-mcp

Agent Claude Code

Expert assistance for building MCP servers in Swift with the FastMCP library. Use proactively when authoring @Tool / @MCPResource / @MCPPrompt types, configuring the FastMCP builder, defining @Generable schemas, or debugging FastMCP server issues.

9 1mo ago A 69 tokens original MIT

domain

93

UserB1ank/interactive-process-mcp

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

8 4mo ago A 0 tokens copy · 80% MIT

triage-labels

95

UserB1ank/interactive-process-mcp

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

8 4mo ago A 0 tokens copy · 81% MIT

virtualsms-agent

96

virtualsms-io/mcp-server

Agent

Specialized sub-agent for SMS verification workflows. Handles full lifecycle, discovery → createorder → waitforsms → return OTP, using VirtualSMS MCP tools across 2500+ services and 145+ countries with real physical SIM cards (not VoIP).

8 1mo ago A 55 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: