Back to Home
panbanda icon

omen

Verified Safe

by panbanda

Overview

Provides code analysis metrics and insights to AI assistants via the Model Context Protocol (MCP) to help understand and improve codebases.

Installation

Run Command
omen mcp

Environment Variables

  • OPENAI_API_KEY
  • COHERE_API_KEY
  • VOYAGE_API_KEY

Security Notes

The project uses environment variables for API keys (e.g., OPENAI_API_KEY) for external embedding providers, which is good practice. It leverages `gix` for Git operations and `tree-sitter` for parsing, both robust libraries. Network operations (for external embeddings or the optional `report serve` command) use standard Rust libraries like `reqwest` and `TcpListener`. No obvious hardcoded secrets or malicious patterns were found in the provided code snippets.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassMedium
Avg Tokens50
Stars4
Forks1
Last Update2026-01-19

Tags

code analysistechnical debtsoftware qualitygit historyAI contextcoding agents