MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace Β© 2026. All rights reserved.

Back to Browse

Omni Scanner MCP Server

by Pantheon LadderWorks
Developer ToolsUse Caution1.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Codebase observatory with 56+ scanners for git health, architecture, and documentation.

About

Codebase observatory with 56+ scanners for git health, architecture, and documentation.

Security Report

1.0
Use Caution1.0Critical Risk

Valid MCP server (2 strong, 1 medium validity signals). 4 known CVEs in dependencies (4 critical, 0 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry.

6 files analyzed Β· 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-pantheon-ladderworks-omni-scanner": {
      "args": [
        "omni-governance"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

πŸ”± Omni β€” The All-Seeing Eye

Omni Header

The Federation Governance Tricorder β€” A modular, extensible observation engine that scans, maps, and guards codebases at galactic scale.

"Never trust documentation, trust reality." β€” ACE

Omni is a Python-powered passive observation platform that discovers the truth about your code. It doesn't modify files or break builds β€” it sees, maps, and reports. Think of it as a tricorder for your codebase: point it at any directory and it reveals structure, dependencies, health, drift, and compliance in seconds.


✨ At a Glance

DimensionReading
πŸ” Scanner Categories12 (from static analysis to git archaeology)
πŸ“¦ Total Scanners55 instruments across all categories
⚑ CLI Commands14 verbs for every observation need
🧠 MCP ServerExposes all scanners as AI-callable tools
πŸ›οΈ Pillars4 orchestration subsystems (Cartography, Intel, Gatekeeper, Registry)
πŸ”Œ Federation ModeOptional deep integration with a governance backend
🦴 Standalone ModeWorks anywhere β€” no backend required

πŸš€ Quick Start

New Here? Check out the Beginner's Guide: Zero to Hero for a step-by-step setup tutorial.

Install

# Recommended: Install from PyPI
pip install omni-governance

# Or install from source:
# pip install -e .

Your First Scan

# Scan the current directory with all static scanners
omni scan .

# Run a specific scanner
omni scan . --scanner surfaces

# See what Omni knows about itself
omni introspect

Explore the Ecosystem

# Map your entire project constellation
omni map

# Check governance compliance
omni gate .

# Generate a full report
omni report . --format markdown

πŸ—οΈ Architecture β€” The Trinity

Omni follows the Trinity Architecture β€” three layers with strict separation of concerns:

                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚        CLI (cli.py)       β”‚  ← User interface
                    β”‚     14 verbs, 1 brain     β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                 β”‚
              β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
              β”‚                  β”‚                  β”‚
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”
    β”‚  🧠 CORE       β”‚  β”‚  πŸ›οΈ PILLARS    β”‚  β”‚  πŸ“š LIB      β”‚
    β”‚  Identity      β”‚  β”‚  Cartography   β”‚  β”‚  I/O, Render β”‚
    β”‚  Registry      β”‚  β”‚  Intel         β”‚  β”‚  Reporting   β”‚
    β”‚  Gate          β”‚  β”‚  Gatekeeper    β”‚  β”‚  Tree, TAP   β”‚
    β”‚  Paths         β”‚  β”‚  Registry      β”‚  β”‚  Requirementsβ”‚
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
              β”‚                 β”‚
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
    β”‚              πŸ” SCANNERS (55 Instruments)            β”‚
    β”‚   12 categories β€’ Dynamic plugin loading             β”‚
    β”‚   Each scanner: scan(target: Path) β†’ dict            β”‚
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
              β”‚
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”
    β”‚  πŸ”§ BUILDERS   β”‚  ← The only layer that writes
    β”‚  Registry Gen  β”‚
    β”‚  Report Gen    β”‚
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Read-Only Guarantee: Scanners never modify source files. Only Builders write, and only to designated artifact directories.

For the full architectural deep-dive, see ARCHITECTURE.md.


πŸ” Scanner Categories

Omni's 55 scanners are organized into 12 categories. Each scanner implements the universal scan(target: Path) β†’ dict contract and is auto-discovered via SCANNER_MANIFEST.yaml files.

Open Source Scanners (Included in Build)

CategoryScannersPurpose
πŸ“ static9Filesystem analysis β€” contracts, deps, docs, events, hooks, imports, surfaces, tools, UUIDs
πŸ—οΈ architecture4Structural enforcement β€” import boundaries, coupling detection, drift analysis, compliance
πŸ”Ž discovery8Component cataloging β€” projects, CLI commands, cores, MCP servers, archives, census
🌐 polyglot4Language ecosystems β€” Python packages, Node.js, Rust crates, generic (Go/Java/.NET/Docker)
πŸ“š library6Document intelligence β€” cohesion analysis, content depth, knowledge graphs, rituals
πŸ”€ git5Repository intelligence β€” status, velocity, commit history, PR telemetry, utilities
πŸ” search3Pattern matching β€” file search, text search, regex pattern search with context
πŸ—„οΈ db1Generic configuration-driven database scanning

Federation-Exclusive Scanners (Not in Open Source Build)

These scanners require the Federation Heart backend and are part of the proprietary governance layer. They appear in omni introspect when the Heart is available but are not distributed with the open-source release.

CategoryScannersPurpose
πŸ›‘οΈ health6Runtime health β€” Federation, CMP, pillar, station, tunnel, and system status
πŸ—ƒοΈ database5CMP entity scanning β€” agents, artifacts, conversations, entities, projects
βš“ fleet1Fleet registry generation and validation
πŸ”₯ phoenix3Git history resurrection β€” archive scanning, orphan detection, temporal gap analysis

Each category has its own README with detailed scanner documentation. See the Scanner Architecture Guide for the complete reference.


πŸ›οΈ The Four Pillars

Pillars are orchestration subsystems that coordinate multiple scanners and produce higher-level intelligence:

PillarRoleKey Capability
πŸ—ΊοΈ CartographyEcosystem MapperMaps project constellations and dependency webs
πŸ•΅οΈ IntelIntelligence GathererAggregates multi-scanner data into actionable insights
βš–οΈ GatekeeperPolicy EnforcerValidates compliance, catches drift, flags violations
πŸ“‹ RegistryRegistry OperatorParses, validates, and manages PROJECT_REGISTRY_V1.yaml

See Pillars Architecture for the deep dive.


⚑ CLI Command Reference

CommandPurpose
omni scanRun scanners against a target directory
omni inspectDeep inspection of a single project
omni gatePolicy enforcement and compliance checks
omni mapEcosystem cartography and dependency mapping
omni treeDirectory tree visualization
omni auditProvenance, dependency, and lock auditing
omni registryRegistry operations and event scanning
omni libraryGrand Librarian document intelligence
omni canonCanon validation and discovery
omni reportGenerate structured reports
omni initScaffold new Federation-compliant projects
omni introspectSelf-inspection β€” shows all scanners, drift, capabilities
omni interpretInterpret and explain scan results
omni inspect-treeCombined tree + inspection

πŸ”Œ Federation Mode vs. Standalone

Omni operates in two modes, transparently:

Standalone Mode (Default)

No external dependencies. Configuration from omni.yml and environment variables. All open-source scanners work perfectly. Ideal for individual developers and open-source projects.

Federation Mode (Optional)

When federation_heart is installed, Omni gains:

  • CartographyPillar β€” Canonical path resolution across the entire Federation
  • Constitution β€” Governance rule enforcement from a central authority
  • CMP Integration β€” Project identity resolution against the Canonical Master Project database
  • Runtime Health β€” Live status of Federation services, stations, and tunnels

The integration is handled by a single shim (omni/config/settings.py) that bridges to the Heart when available and falls back gracefully when it's not.


🧠 MCP Server

Omni includes a Model Context Protocol (MCP) server that exposes all 55 scanners as AI-callable tools. Any MCP-compatible AI assistant can invoke Omni's scanners programmatically.

Quick Start (npx)

The absolute easiest way to use the MCP Server is via npx (requires Node.js):

npx -y @modelcontextprotocol/inspector mcp-server-omni-governance

Run from Source

# The MCP server auto-discovers all registered scanners
python -m mcp_server.omni_mcp_server

See MCP Server Documentation for setup and configuration.


πŸ“ Project Structure

omni/
β”œβ”€β”€ README.md              ← You are here
β”œβ”€β”€ ARCHITECTURE.md        ← Full architectural deep-dive
β”œβ”€β”€ CONTRIBUTING.md        ← How to add scanners and contribute
β”œβ”€β”€ CHANGELOG.md           ← Version history
β”œβ”€β”€ ROADMAP.md             ← Future plans
β”œβ”€β”€ pyproject.toml         ← Package definition
β”œβ”€β”€ omni/
β”‚   β”œβ”€β”€ cli.py             ← CLI entry point (14 commands)
β”‚   β”œβ”€β”€ core/              ← Brain β€” identity, registry, gate, paths
β”‚   β”œβ”€β”€ config/            ← Configuration & Federation Heart bridge
β”‚   β”œβ”€β”€ scanners/          ← 55 scanners across 12 categories
β”‚   β”œβ”€β”€ pillars/           ← 4 orchestration subsystems
β”‚   β”œβ”€β”€ lib/               ← Shared utilities (I/O, rendering, reporting)
β”‚   β”œβ”€β”€ builders/          ← Registry and report generators
β”‚   β”œβ”€β”€ scaffold/          ← Project templates
β”‚   └── templates/         ← Jinja2 report templates
β”œβ”€β”€ mcp_server/            ← MCP server exposing scanners as AI tools
β”œβ”€β”€ scripts/               ← Operational scripts
β”œβ”€β”€ tests/                 ← Test suite (pytest)
β”œβ”€β”€ docs/                  ← Historical docs and plans
└── contracts/             ← Crown Contracts (C-TOOLS-OMNI-*)

πŸ”§ Configuration

Omni follows a strict configuration hierarchy (highest priority wins):

  1. CLI flags (e.g., --scanner surfaces)
  2. Environment variables (e.g., OMNI_ROOT)
  3. omni.yml (project-level configuration)
  4. Built-in defaults (sensible fallbacks)

Key environment variables:

VariablePurpose
OMNI_ROOTOverride root path for scanning
OMNI_REPO_INVENTORYPath to repository inventory JSON
OMNI_WORKSPACESWorkspace root paths
OMNI_DB_CONFIG_PATHDatabase configuration directory

See Configuration Guide for full details.


πŸ§ͺ Testing

# Run all tests
pytest tests/ -v

# With coverage
pytest tests/ --cov=omni --cov-report=html

See Test Suite Documentation for fixtures, standards, and CI setup.


🀝 Contributing

We welcome new scanners, pillars, and improvements. The scanner plugin system makes it straightforward to add new observation capabilities:

  1. Create a scanner file with a scan(target: Path) β†’ dict function
  2. Register it in the category's SCANNER_MANIFEST.yaml
  3. Add tests and documentation

See CONTRIBUTING.md for the full guide.


πŸ“œ Requirements

  • Python: 3.8+
  • Dependencies: pyyaml, pydantic (core); federation_heart (optional, for Federation mode)
  • OS: Windows, macOS, Linux

πŸ“‹ License

Open source. See LICENSE for details.


Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodePyPI Package

Details

Published February 24, 2026
Version 0.7.3
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol Β· Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno Β· Developer Tools

Toleno Network MCP Server β€” Manage your Toleno mining account with Claude AI using natural language.

137
Stars
483
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace Β· Developer Tools

Create, build, and publish Python MCP servers to PyPI β€” conversationally.

-
Stars
65
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft Β· Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
22
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace Β· Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm β€” conversationally

-
Stars
16
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace Β· Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
16
Installs
10.0
Security
No ratings yet
Local