Skip to main content
Glama
91,189 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • F
    license
    A
    quality
    A
    maintenance
    Deterministic repository context packing for AI coding agents: selects, compresses, and budgets only the files a task needs. Measured 83% fewer input tokens at the same task coverage, fully local, no LLM in the loop.
    9
    36 PyPI
    9
    -
  • A
    license
    A
    quality
    D
    maintenance
    AI-powered MCP server that analyzes project structures to create optimized task architectures for mise, enabling intelligent task management, dependency mapping, and automated task suggestions.
    10
    MIT
  • A
    license
    C
    quality
    F
    maintenance
    An AI-powered Model Context Protocol server for Claude Code that provides code intelligence tools including codebase analysis, task management, component generation, and deployment configuration.
    23
    16
    GPL 3.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides AI coding assistants with code search, impact analysis, task chaining, and persistent memory to turn AI demos into deliverable code.
    17
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Local task-and-memory layer for coding agents (Claude Code, Codex, opencode, Kimi): a task queue with dependencies and atomic claims, an oplog of decisions with hybrid search, and memory that survives context compaction. Bun + SQLite, no network calls of its own, no API key. MIT.
    5 npm
    12
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables local-first task contract generation and drift/sludge guard checks for coding tasks, with CLI and VS Code extension support.
    38 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A local MCP bridge that gives ChatGPT bounded read and search access to exactly one approved repository, with fixed handoff writers for task delegation to a separate coding agent.
    39 npm
    24
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to semantically search and understand code repositories using PostgreSQL with pgvector embeddings. Provides repository indexing, natural language code search, and development task management with git integration.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables automated migration of Vue projects to React with intelligent analysis, task management, and learning from user modifications.
    9 npm
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides real structural understanding of a codebase via tree-sitter AST parsing before starting a task, reducing token waste and grounding acceptance criteria in code structure.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A lightweight MCP server that enhances AI agents with tools for codebase analysis, task delegation to sub-agents, multi-agent coordination through chatrooms, and project todo management.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Pingpong is an MCP server for oh-my-pi that gives your AI agent a local code reviewer using a local LLM (llama.cpp) for automated code reviews after task completion.
    6 npm
    3
    -
  • A
    license
    A
    quality
    A
    maintenance
    coldstart gives coding agents durable memory of a specific codebase, with no embeddings, no vector store, and no API key. Agents write notes after real tasks — what a file is for, how a flow spans files, which invariants hold — and those notes are surfaced automatically to a later session whose task matches, so nothing gets rediscovered from scratch. Every note is anchored to real files by content
    8
    613 npm
    10
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A unified developer toolkit for AI-assisted workflows. Task timing, doc drift detection, env validation, secret scanning, port conflict resolution, AI context generation, and license auditing — one MCP server, one install.
    7
    3
    MIT