Skip to main content
Glama
306,510 tools. Last updated 2026-07-25 11:18

"OpenGL" matching MCP tools:

  • Render molecular structures using OpenGL for fast visualization. Specify optional width and height for image output.
    MIT
  • Retrieve full markdown bodies of 1-5 guides by exact IDs from the guide index. Use openl_list_guides to find IDs first; invalid IDs cause errors. Bodies are verbatim with no truncation.
  • Resolve the agent guidance applicable to a project by walking up parent directories, collecting all AGENTS.md files, and returning them concatenated with priority from root to project folder.
  • Replace the entire table structure to modify, delete, or reorder rows. Use after retrieving the full table with get_table() and applying changes.

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    openGlad is an MCP server that provides AI agents with tools for loss-prevention, market intelligence, and startup diagnostics using data from Reddit, Hacker News, GitHub, and Polymarket.
    Last updated
    7
    MIT
  • Append new data to any OpenL table type: fields for Datatype, rules for Rules, steps for Spreadsheet, values for Vocabulary, or rows for RawSource. Returns the table's current ID.
  • Captures an open 3D map view as an inline image, with optional camera overrides for pitch, heading, and distance.
    GPL 2.0
  • Get post-compilation status: compile state, diagnostics, pending changes, and module summary. Optionally wait for compilation to complete with real-time progress notifications.
  • Creates a new OpenL project in a design repository, either as a blank project or by cloning an existing project's full structure including rules, tests, and settings.
  • Retrieve detailed table or rule information, either as a parsed structure with conditions and actions or as a raw cell matrix for custom table types.
  • Read any project file by relative path: retrieve file content (text or binary), metadata, list folder entries, or download folder as ZIP. Supports version and branch pinning.
  • Close a project, handling unsaved changes by saving or discarding them. Requires confirmation before discarding changes to prevent data loss.
  • Delete an entire table from a project, clearing all its rows and columns so the table no longer exists after recompilation. Use for removing tables completely; for partial removals, use delete rows or columns instead.