Skip to main content
Glama
458,502 tools. Updated 2026-08-17 03:16

"A tool for debugging Pine Script code" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • MCP server providing Pine Script v6 documentation. Enables AI to: Look up Pine Script functions and validate syntax Access official documentation for indicators, strategies, and visuals Understand Pine Script concepts (execution model, repainting, etc.) Generate correct v6 code with proper function references

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Create a TouchDesigner DAT node preloaded with your Python code, choosing between text, execute, or script types. Stores code as a node for later execution.
    MIT
  • List all available Pine Script v6 documentation files with descriptions, organized by category. Use to select a file for further reading.
    MIT
  • Resolves exact Pine Script API terms and known concepts to provide precise documentation for functions and vocabulary.
    MIT
  • Directly call an MCP tool for debugging raw input/output. Use only for diagnostics; normal operations should use execute_code.
    MIT
  • Retrieve all payments for a specific Pine Labs order, including payment method, status, amount, and transaction references.
    Apache 2.0
  • Generate complete Pine Labs checkout integration code including backend routes, frontend code, and payment callback handling for supported frameworks like Django, Flask, FastAPI, Express, Next.js, and Gin.
    Apache 2.0
  • Full-replace a script by writing new code as its content. Use for complete rewrites or new script slots; optional version check prevents stale overwrites.
    MIT
  • Retrieve a subscription plan from Pine Labs using its plan ID. Provides plan details for viewing or verification.
    Apache 2.0
  • Create a DAT in TouchDesigner preloaded with Python code, choosing a text, execute, or script type to control how the code runs.
    MIT
  • Access a specific Pine Script v6 documentation file using its path. Use limit and offset to manage token usage for large files.
    MIT
  • Search Pine Script v6 documentation for relevant sections. Multi-word queries require all terms. Returns previews with hints to retrieve full content.
    MIT
  • Get Pine Script v6 functions filtered by namespace. Use this to see available functions before writing Pine Script code.
    MIT
  • Generates Apps Script code for creating triggers in Google Workspace. Specify trigger type, function name, and schedule to produce executable code.
    MIT