Skip to main content
Glama
147,735 tools. Last updated 2026-05-27 14:09

"namespace:io.github.octoco-ltd" matching MCP tools:

  • Get a sample Core Memory Packet to use as a shape reference before pushing memory state. No server round-trip needed.
    Apache 2.0
  • Publish a packet to a public URL that anyone can view and copy as a prompt. No account required; the URL is unguessable and preserves the original timestamp.
    Apache 2.0
  • Delete a packet by its unique ID from the server. Requires user confirmation before removal.
    Apache 2.0
  • Preserve the active session as a Core Memory Packet by synthesizing goal, decisions, failed attempts, open questions, and next step into a structured JSON for later retrieval.
    Apache 2.0
  • Retrieve a specific packet by its ID to access its complete raw JSON document. Use this when you require the full v0.2 packet data.
    Apache 2.0
  • Check the configured ltm host and token fingerprint to verify which server the MCP will connect to before pushing session data.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Access live company and contact data from Explorium's AgentSource B2B platform.

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Return the managed ltm platform dashboard URL so the agent can present it to the user. Errors when configured for a self-hosted server.
    Apache 2.0
  • Revoke public access to a packet, making its URL stop working while keeping the packet intact.
    Apache 2.0
  • Fetch a packet by ID and view its goal, constraints, decisions, attempts, and next step in a human-readable summary.
    Apache 2.0
  • Send a Core Memory Packet to an ltm server to share session state between AI agents. Validates the packet schema and redacts secrets before upload.
    Apache 2.0
  • List recent session packets from the ltm server, returning ID, creation time, and goal for each. Optionally set a maximum number of packets to retrieve.
    Apache 2.0
  • Retrieve a markdown session summary for a packet ID to provide authoritative context for continuing prior work.
    Apache 2.0
  • Find last-minute available tours and activities from multiple suppliers, sorted by urgency to help you book time-sensitive travel experiences.
    MIT
  • Search the UK Companies House registry by company name to retrieve registration details including number, type, status, incorporation date, and registered address.
    MIT
  • Create, query, and modify AutoCAD LT drawing entities like lines, circles, and text to build and edit engineering drawings programmatically.
    MIT
  • Control viewports and capture screenshots in AutoCAD LT. Zoom to extents or specific windows, and save the current view as PNG images.
    MIT
  • Create a structured FRIA template with all 7 mandatory Article 27 fields populated. Input deployer name, AI system name, Annex III category, and geographic scope to generate a compliance-ready framework.
    MIT
  • Create, open, save, and manage AutoCAD LT drawing files. Export to DXF, plot to PDF, purge unused objects, and control drawing operations through AutoLISP commands.
    MIT
  • Create P&ID drawings in AutoCAD LT by inserting symbols, connecting equipment, adding flow arrows, and tagging components using a standard symbol library.
    MIT