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
  • 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. ๐Ÿค– Coding Agents
  3. Veto
Veto logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:20:11 PM

Veto

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
developer-toolscoding-agentscode-reviewsecuritymemory

Local MCP server exposing 93 tools, 49 specialist agents, cross-CLI memory, reviews, routing, and developer workflows.

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": {
    "jigyasudham-veto": {
      "command": "npx",
      "args": [
        "-y",
        "@jigyasudham/veto@latest"
      ]
    }
  }
}

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

Install Directory Badge Claim listing Alternatives๐Ÿค– More in Coding Agents

Overview

jigyasudham/veto MCP server runs locally and gives supported AI coding clients access to 93 tools backed by 49 specialist agents. It combines deterministic analysis modules with optional reasoning through the host AI or MCP Sampling, plus sessions, memory, routing, reviews, CI gates, and workflow tools. Use it when you want shared project context and structured development assistance across Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, and other listed clients without supplying a separate API key.

Use cases

โ€ขRun coordinated code and security reviews across a project
โ€ขRoute development tasks to specialist agents
โ€ขPersist project decisions and memory across AI clients
โ€ขCheck proposed dependencies before installation
โ€ขCreate CI gates and pre-commit workflow checks

Key features

โ€ข49 specialist agents across six domains
โ€ข93 MCP tools for development workflows
โ€ขDeterministic analysis with optional LLM reasoning
โ€ขCross-client sessions and persistent memory
โ€ขSelf-learning task router
โ€ขCompact tool advertisement mode

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Veto.

Extracted Tool Capabilities
49 specialist agents across six domains
93 MCP tools for development workflows
Deterministic analysis with optional LLM reasoning
Cross-client sessions and persistent memory
Self-learning task router
Compact tool advertisement mode

How Veto works

What jigyasudham/veto does

The jigyasudham/veto MCP server adds a broad developer-tool surface to AI coding clients. Its 49 specialists include a seven-agent Council and 42 worker agents covering development, security, memory, research, quality, and workflow tasks. The server exposes 93 MCP tools for code review, security and secrets scanning, task planning, dependency checks, session management, project mapping, documentation, CI gates, and related operations.

The server is intended for local use. It can provide persistent memory across supported clients, coordinate specialist agents, record decisions and outcomes, and route tasks to suitable capabilities. Compact mode reduces the number of schemas advertised initially while retaining access to the full catalog through discovery and invocation tools.

How it works

Worker agents begin as deterministic expert modules. Analysis agents use techniques such as regex or AST detection, OWASP/CWE rules, and hash-based clone matching, while planning agents provide structured playbooks and checklists. They can optionally be upgraded with reasoning from the host AI through an agentic loop, or through MCP Sampling on clients that support server.createMessage.

The Council is designed for multi-agent discussion and can fall back to a deterministic verdict when no LLM path is available. Parallel agent execution is supported. A self-learning router can retune tier thresholds after recorded task outcomes when automatic application is enabled. The dependency verification tool checks proposed packages against a live registry before installation, addressing nonexistent package names and slopsquatting risks.

Setup and configuration

Install the CLI globally with:

Terminal
npm i -g @jigyasudham/veto

Then run veto init to register the server with the AI clients you use. An npx-based setup is also documented:

Terminal
npx -y @jigyasudham/veto@latest init

The generated MCP configuration launches veto-server through the package registry. The global installation supplies the CLI, while the generated server command resolves the latest package on client restarts. Compact mode can be enabled with VETO_COMPACT=1 in the MCP server environment or with compact_tools: true in ~/.veto/config.json.

Tools and capabilities

Notable tool groups include:

  • Sessions, autosave, replay, status, and handoff
  • Task routing, agent planning, delegation, composition, and parallel execution
  • Council debates, ADRs, benchmarking, and decision tracking
  • Code, diff, pull request, security, secrets, dependency, and full reviews
  • CI gates, pre-commit checks, workflows, task parsing, and file watching
  • Persistent memory, project maps, patterns, exports, imports, and search
  • Local LLM, semantic search, SDD agents, Playwright, and IDE notification tools
  • Documentation, OpenAPI generation, release notes, diagrams, RCA, and postmortems

Limitations and notes

No separate API key is required for the documented subscription-based workflow, but LLM reasoning can consume tokens when the host uses API or pay-per-token billing. The server detects API-key environment variables during initialization and warns about this billing mode. Deterministic modules work offline, while LLM-enhanced behavior depends on the client path available.

The README notes that MCP Sampling is being deprecated in a future specification revision, so the agentic loop is the longer-term default. Compact mode changes the initially advertised tool surface; it does not remove the other catalog tools. The listed integrations include Claude Code, Codex CLI, Gemini CLI, Antigravity CLI, Cursor, Windsurf, Zed, and JetBrains.

Getting started with this jigyasudham/veto MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

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

Related MCP Servers

View all in Coding Agents View all alternatives
  • Owlex logoOwlex

    AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds

    ๐Ÿค– Coding Agents5 views
    Compare vs Owlex โ†’
  • Cli MCP Server logoCli MCP Server

    Command line interface with secure execution and customizable security policies

    ๐Ÿค– Coding Agents3 views
    Compare vs Cli MCP Server โ†’
  • Codex MCP Tool logoCodex MCP Tool

    MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)

    ๐Ÿค– Coding Agents4 views
    Compare vs Codex MCP Tool โ†’
  • Agy Bridge logoAgy Bridge

    Delegate heavy tasks from Claude Code (or any MCP client) to the Antigravity CLI (Gemini): file analysis, repo archaeology, web lookups, and adversarial second-opinion code reviews. Quota-aware model failover with cooldowns, per-tool timeouts, and multi-turn session continuity.

    ๐Ÿค– Coding Agents5 views
    Compare vs Agy Bridge โ†’

Adoption & maintenance

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

GitHub stars
3
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

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

Frequently Asked Questions about Veto

Install the CLI with `npm i -g @jigyasudham/veto`, then run `veto init`. The documented npx alternative is `npx -y @jigyasudham/veto@latest init`.

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 PreviewVeto AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jigyasudham-veto?style=directory)](https://allmcps.com/mcp/jigyasudham-veto)
HTML Embed
<a href="https://allmcps.com/mcp/jigyasudham-veto"><img src="https://allmcps.com/api/badge/jigyasudham-veto?style=directory" alt="Veto on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿค–Coding Agents
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
Views3
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 stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 7, 2026
51Quality signal: Good ยท 51/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 & tools25/30
Adoption & activity3/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 20d ago via OSV.dev ยท @jigyasudham/veto@latest (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 ๐Ÿค– Coding Agents โ†’Best MCP servers for Coding Agents โ†’Alternatives to Veto โ†’Install in Claude DesktopInstall in CursorInstall in VS Code