Skip to main content
Glama
133,484 tools. Last updated 2026-05-25 12:08

"A coding assistant that references online package documentation when writing code" matching MCP tools:

  • Call before coding or reviewing code to receive an engineering scaffold that identifies failure patterns, provides correct-pattern examples, and verifies correctness.
    MIT
  • Retrieve npm package metadata including version, documentation URLs, repository links, license, and maintainer information for informed development decisions.
    MIT
  • Generate architecture diagrams from Python code using the diagrams package. Create AWS, Kubernetes, and custom diagrams by writing code that defines components and connections.
    Apache 2.0
  • Retrieve Go package metadata including name, summary, and documentation URLs from godocs.io to access basic information and links without fetching full documentation content.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search Hedera documentation, SDK references, tutorials, and specifications using natural language queries to find relevant information quickly.
    Apache 2.0
  • Retrieve npm package documentation directly from registry README files to access installation instructions, usage examples, and API references for JavaScript/Node.js packages.
    MIT
  • Retrieve complete documentation content for specific routes, including code examples, detailed explanations, and API references, after identifying relevant documentation through search.
    MIT
  • Retrieve documentation matching a file path or pattern. Use when editing a file or directory to get relevant references and conventions from project docs.
    MIT
  • Retrieve version-specific package documentation with formatted metadata and optional query filtering to streamline dependency management in Python projects.
    MIT
  • Retrieve the documentation URL for any npm package by specifying its name.
    MIT
  • Transform raw ideas into structured prompts for AI assistants using templates like coding, writing, and research. Optimizes prompts with project context for better results.