HomeServersDeveloper Tools › kerbelp/metatron
MCP Server Active MIT local

kerbelp/metatron

Self-hosted codebase priors and conventions server. Captures codebase design patterns, conventions, and implementation decisions from git history and developer feedback, serving them to coding agents to ensure local project standards are followed.

Quality score 64/100
View on GitHub →
Stars
★ 23
Last commit
3d ago
Language
Python
Install
Python (uvx / pip)

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "metatron": {
      "command": "uvx",
      "args": ["metatron"]
    }
  }
}

Topics

Related in Developer Tools

MCP Server Official Active

skyhook-io/radar

Built-in MCP server for [Radar](https://radarhq.io), a modern Kubernetes visibility tool. Lets AI agents query cluster topology, resources, events, logs, and Helm/GitOps state across multiple clusters. Single binary, no agents, no cloud dependency. Apache 2.0.

2.7k Go Updated yesterday Score 94
MCP Server Active

DeusData/codebase-memory-mcp

Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp`

37k C Updated today Score 90
MCP Server Active

GLips/Figma-Context-MCP

Provide coding agents direct access to Figma data to help them one-shot design implementation.

15.6k TypeScript Updated 29d ago Score 90
MCP Server Active

mobile-next/mobile-mcp

MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.

5.7k TypeScript Updated today Score 88
MCP Server Active

repowise-dev/repowise

Codebase intelligence for AI coding agents. Indexes a repo into a dependency graph, git history, defect-risk code health, auto-generated docs, and architectural decisions, served as 9 task-shaped MCP tools across 15 languages. Runs 100% local; hosted option available.

4.6k Python Updated today Score 87
MCP Server Active

callstackincubator/agent-device

Discovery router for the agent-device CLI. Exposes status, install guidance, version-matched help, prompts, and resources for iOS, Android, tvOS, macOS, and Linux automation workflows.

3.8k TypeScript Updated today Score 86