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.

Follow AllMCPs on X (opens in a new tab)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
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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. Mercury Spec Ops
M
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Mercury Spec Ops

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 Repository

Modular MCP server for dynamic prompt generation and software development analysis tools

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
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": {
    "mercury-spec-ops": {
      "command": "npx",
      "args": [
        "-y",
        "mercury-spec-ops"
      ]
    }
  }
}

πŸ’‘ 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

Mercury Spec Ops MCP Server: Prompts and Resources as Tools

TypeScript MCP Registry MCP Dev MCP Server MCP Server with Tools standard-readme compliant License: MIT MseeP.ai Security Assessment Badge

The first MCP server to expose dynamic, AI-invocable tools for prompt generation and template assembly.

Transform how AI assistants interact with specialized content. Instead of static prompts and resources, Mercury Spec Ops provides 6 programmable tools that enable AI to dynamically generate technology-specific prompts and comprehensive templates on-demand. Built on a sophisticated modular architecture with 31 technology stacks, 10 analysis dimensions, and 34 template sectionsβ€”all accessible through simple tool calls.

Features

This MCP server provides a modular, extensible architecture with:

Prompts (Enhanced with Enum Support)

  1. PRD Prompt - Generate Product Requirements Document with modular technology-specific analysis
  2. Codebase Analysis Prompt - Analyze codebases with modular technology/focus-specific analysis
  3. Bug Analysis Prompt - Analyze bugs with modular severity/technology-specific analysis

Resources (Modular Templates)

  1. PRD Template - Modular PRD template with technology-specific sections
  2. Codebase Analysis Template - Modular codebase analysis template with technology/focus-specific sections
  3. Bug Analysis Template - Modular bug analysis template with severity/technology-specific sections

Key Capabilities

Enum-Based Input Validation

  • Technology Stack (31 total):
    • Languages (11): JavaScript, TypeScript, Python, Java, Go, Rust, C#, PHP, Ruby, Swift, Kotlin
    • Runtimes (1): Node.js
    • Frontend (3): React, Angular, Vue
    • Backend (7): Express, NestJS, Django, Flask, Spring, Laravel, Rails
    • Databases (4): MongoDB, PostgreSQL, MySQL, Redis
    • Cloud (3): AWS, Azure, GCP
    • DevOps (2): Docker, Kubernetes
  • Analysis Focus (10 total): architecture, security, performance, testing, documentation, maintainability, scalability, reliability, code-quality, dependencies
  • Bug Severity (4 total): low, medium, high, critical
  • Target Audience: developers, business-users, enterprise, startup, healthcare, finance, and more

Programmatic Prompt Assembly

  • Base prompts + 31 technology modules + 10 focus modules + 4 severity modules
  • Automatic module selection based on input parameters
  • Priority-based module ordering
  • Multi-value support: Analyze multiple technologies and focus areas simultaneously
  • Comma-separated input: "node.js,react,postgresql" or "security,performance,code-quality"
  • Custom instruction integration
  • Intelligent fallback to base prompts

Modular Template System

  • Template sections with dependency resolution
  • Technology-specific template sections
  • Focus-specific template sections
  • Custom section support

Installation

Option 1: Local Development

  1. Clone and install dependencies:
bash
git clone https://github.com/n0zer0d4y/mercury-spec-ops.git
cd mercury-spec-ops
npm install
npm run build
  1. Run the server locally:
Terminal
npm run mcp

Option 2: Install from npm

Terminal
npm install -g @n0zer0d4y/mercury-spec-ops

Or use directly with npx (no installation required):

Terminal
npx @n0zer0d4y/mercury-spec-ops

Usage

Integration with MCP Clients

Configure the server in your MCP client (Claude Desktop, Cursor, etc.):

Using npx (Recommended - No Installation)

For Claude Desktop (claude_desktop_config.json):

config.json
{
  "mcpServers": {
    "mercury-spec-ops": {
      "command": "npx",
      "args": ["-y", "@n0zer0d4y/mercury-spec-ops"]
    }
  }
}

For Cursor (~/.cursor/mcp.json):

config.json
{
  "mcpServers": {
    "mercury-spec-ops": {
      "timeout": 60,
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@n0zer0d4y/mercury-spec-ops"]
    }
  }
}

Using Local Installation

For Claude Desktop (claude_desktop_config.json):

config.json
{
  "mcpServers": {
    "mercury-spec-ops": {
      "command": "node",
      "args": ["/path/to/mercury-spec-ops/dist/src/server.js"]
    }
  }
}

For Cursor (~/.cursor/mcp.json):

config.json
{
  "mcpServers": {
    "mercury-spec-ops": {
      "timeout": 60,
      "type": "stdio",
      "command": "node",
      "args": ["/path/to/mercury-spec-ops/dist/src/server.js"]
    }
  }
}

Windows Local Path Example (Cursor):

config.json
{
  "mcpServers": {
    "mercury-spec-ops": {
      "timeout": 60,
      "type": "stdio",
      "command": "node",
      "args": [
        "C:\\Development\\Projects\\MCP-Servers\\mercury-spec-ops\\dist\\src\\server.js"
      ]
    }
  }
}

Important Notes:

  • npx: Automatically fetches the latest version from npm (recommended for most users)
  • Local: Replace the path with your actual project location and run npm run build first
  • Restart: Restart your MCP client after configuration changes

Workflow Examples

Example 1: Enhanced Codebase Analysis

  1. User Prompt: "Analyze this Node.js/TypeScript codebase focusing on security and performance"
  2. Claude Desktop Action:
    • Calls the codebase-analysis-prompt with technology_stack: "node.js,typescript" and analysis_focus: "security,performance"
    • System programmatically assembles: base prompt + Node.js module + TypeScript module + security module + performance module
    • The prompt instructs Claude to first read the resource://codebase-analysis-template
    • Template builder assembles: base template + Node.js sections + TypeScript sections + security sections + performance sections
    • Claude reads the dynamically assembled template
    • Claude analyzes the codebase and generates a comprehensive technology-specific report

Example 2: Enhanced Bug Analysis

  1. User Prompt: "Analyze this critical security bug in React application"
  2. Claude Desktop Action:
    • Calls the bug-analysis-prompt with technology_stack: "react", severity_level: "critical", and bug_type: "security"
    • System assembles: base prompt + React module + security module + critical severity module
    • Template includes: general sections + React-specific + security-specific + critical-severity sections
    • Claude reads the bug analysis template
    • Claude analyzes the bug and generates a comprehensive technology and severity-specific report

Example 3: PRD Generation with Technology Support

  1. User Prompt: "Help me create a PRD for a React-based task management application"
  2. Claude Desktop Action:
    • Calls the prd-prompt with project details and technology_stack: "react"
    • System assembles: base prompt + React module
    • Template builder includes: base PRD template + React-specific considerations
    • Claude reads the technology-enhanced PRD template
    • Claude generates a comprehensive PRD with React-specific sections

Prompt Details

PRD Prompt

  • Name: prd-prompt
  • Arguments:
    • project_name (required): Name of the software project
    • project_description (required): Brief description of the project
    • target_audience (optional): Target audience for the product (enum values)
    • project_type (optional): Type of project (enum values)
    • key_features (optional): Key features to include in the PRD
    • technology_stack (optional): Technology stack to be used (enum values)
    • custom_instructions (optional): Custom instructions for PRD generation

Codebase Analysis Prompt

  • Name: codebase-analysis-prompt
  • Arguments:
    • repository_path (required): Path to the repository to analyze
    • technology_stack (required): Technology stack used in the codebase (enum values)
    • analysis_focus (optional): Focus areas for analysis (enum values)
    • custom_instructions (optional): Custom instructions for codebase analysis

Bug Analysis Prompt

  • Name: bug-analysis-prompt
  • Arguments:
    • repository_path (required): Path to the repository with bugs to analyze
    • bug_description (required): Description of the bug or issue to analyze
    • affected_components (optional): Components affected by the bug
    • severity_level (optional): Severity level of the bug (enum values)
    • bug_type (optional): Type of bug (enum values)
    • technology_stack (optional): Technology stack used in the affected components (enum values)
    • custom_instructions (optional): Custom instructions for bug analysis

Resource Details

PRD Template

  • URI: resource://prd-template
  • Format: Markdown
  • Content: Modular PRD template with technology-specific sections that dynamically assemble based on input parameters

Codebase Analysis Template

  • URI: resource://codebase-analysis-template
  • Format: Markdown
  • Content: Modular codebase analysis template with technology and focus-specific sections that assemble based on analysis parameters

Bug Analysis Template

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

Related MCP Servers

View all in Developer Tools View all alternatives
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Codescene MCP Server logoCodescene MCP Server

    An MCP server that provides CodeScene Code Health analysis tools.

    πŸ’» Developer Tools1 views
    Compare vs Codescene MCP Server β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’

Reviews

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

Frequently Asked Questions about Mercury Spec Ops

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

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 PreviewMercury Spec Ops AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mercury-spec-ops?style=directory)](https://allmcps.com/mcp/mercury-spec-ops)
HTML Embed
<a href="https://allmcps.com/mcp/mercury-spec-ops"><img src="https://allmcps.com/api/badge/mercury-spec-ops?style=directory" alt="Mercury Spec Ops on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
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.
27Quality signal: Emerging Β· 27/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 ownership8/20
Documentation & tools11/30
Adoption & activity1/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.

β˜… 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 and attach your website β€” 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 Mercury Spec Ops β†’Install in Claude DesktopInstall in CursorInstall in VS Code