Skip to main content
Glama
60,193 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Using Python Package Documentation for Writing Latest Code with Code Generation" matching MCP servers:

  • A
    license
    A
    quality
    B
    maintenance
    Renders source code as beautiful SVG or PNG images with syntax highlighting, line numbers, and diff support. Ideal for AI agents to present code visually to humans or for sharing snippets.
    Last updated
    2
    188
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Persistent project memory + architectural decisions + pre-execution safety hooks for Claude Code. Local-only storage, multi-repo workspace, automatic knowledge extraction via background auditor.
    Last updated
    54
    13
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An enhanced sequential thinking tool optimized for programming tasks that helps break down complex coding problems into structured, self-auditing thought steps with branching and revision capabilities.
    Last updated
    1
    40
    255
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server + web dashboard for managing Claude Code's scope hierarchy. 4 tools: scan_inventory, move_item, delete_item, list_destinations. Scans ~/.claude/, shows scope inheritance tree, drag-and-drop between scopes. Also serves as a standalone web dashboard at localhost:3847.
    Last updated
    5
    87
    354
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A lightweight Model Context Protocol (MCP) orchestrator designed for efficiency at scale. It features TOON compression (reducing token usage by 30-90%) and Lazy Loading, making it the ideal solution for complex, multi-tool agentic workflows.
    Last updated
    9
    5
    13
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    AI-powered code review tool that detects AI-generated code defects invisible to traditional linters — hallucinated packages, deprecated APIs, cross-file contradictions, hidden security anti-patterns, and over-engineering. Works as a standalone CLI, GitHub Action, or MCP server. Supports TypeScript, Python, Java, Go, and Kotlin. Free for individuals, no API key required.
    Last updated
    4
    28
  • A
    license
    C
    quality
    C
    maintenance
    This project aims to build a Claude Code MCP server and implement its associated tools (explain\_code, review\_code, fix\_code, edit\_code, test\_code, simulate\_command, your\_own\_query). The server is implemented using Node.js and the MCP SDK. It receives tool requests from clients via Stdio, dynamically
    Last updated
    7
    22
    34
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Rust-native code index MCP server with first-class 1C:Enterprise (BSL) support. Static binary, no runtime — 25 MCP tools (18 universal + 7 BSL-specific), tree-sitter AST for 10 languages, federation across multiple repos.
    Last updated
    80
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server designed to assist with generating, converting, and translating Milvus SDK code by retrieving relevant documentation and snippets. It supports PyMilvus code generation, ORM-to-client conversion, and cross-language translation between Python, Java, Go, and other supported languages.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Fast pre-commit dependency gate for AI-assisted code changes. Answers "is this safe to commit?" with a PASS/WARN/BLOCK verdict in seconds, so you can catch risky blast radius before a bad commit, not after it. No database, no heavy setup.
    Last updated
    30
    1
    MIT