Skip to main content
Glama
604,444 tools. Updated 2026-09-23 20:43

"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 current MemorySync documentation for REST endpoints, SDK usage, and MCP configuration before writing integration code. Ensures method names and parameters come from up-to-date docs.
    MIT
  • Fetch Home Assistant best-practice guides to avoid errors when creating automations, scripts, scenes, helpers, or dashboards. Use before writing triggers, conditions, actions, or service calls.
    MIT
  • Convert an annotation into a ready-to-paste coding prompt formatted for your target AI assistant (Claude, Copilot, Cursor, etc.) using a deterministic template with no AI spend.
    MIT
  • Discover reusable rich-text content blocks in a Cosmic bucket. Use this tool to list block names and shortcodes before writing rich-text content that references them.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • send-that-email MCP — wraps StupidAPIs (keyless — no credential needed)

  • MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.

  • Answers natural-language questions about ProAbono installation and integration, returning relevant documentation sections with source files to resolve setup issues before coding.
    MIT
  • Find SDK methods, parameters, and usage examples by searching the documentation. Use it to determine the correct API approach before writing code.
    MIT
  • Retrieve precise API documentation, signatures, parameters, return types, and code examples for any npm package using natural language queries.
    MIT
  • Start a new Tenzir package project by setting up the standard directory structure for operators, tests, and documentation, and initializing package metadata.
    Apache 2.0
  • Access SDK documentation, integration guides, and API references for Everstake's staking and yield infrastructure.
    BSD 3-Clause
  • Access the version-accurate Next.js documentation for your project. Returns the path to the docs shipped with your installed package, ensuring you read docs that match your exact version.
    MIT
  • Find official Wiro guides, API references, examples, and how-to documentation. Search by topic like authentication, websocket, or LLM streaming to get clear answers and code samples.
    MIT
  • Retrieve LLM-readable documentation for a module, including rules and implementation notes, to guide coding against the module contract.
    MIT
  • Retrieve the HTTP function file: use overview mode for function names and line ranges, or full mode for complete code and collection schemas, ideal for writing and refactoring. Include the coding guide on first call.
    MIT
  • Retrieve npm package metadata including version, documentation URLs, repository links, license, and maintainer information for informed development decisions.
    MIT
  • Retrieve DazScript documentation, examples, and best practices to learn correct coding patterns and avoid common mistakes before writing scripts.
    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