Skip to main content
Glama
308,452 tools. Last updated 2026-07-17 21:01

"PlayStation Portable" matching MCP tools:

  • Capture each UI action by executing a tool call and recording it as a step in the active flow. On success, returns the flow file; errors halt recording.
    Apache 2.0
  • Exports a compiled brand system to a portable artifact for use in AI conversations, code configs, team guidelines, email summaries, Claude skills, or PDF documents.
    MIT
  • Start a local mock server that serves one or more APIs from OpenAPI spec files or URLs. Combines multiple APIs into a single server for local testing.
    MIT
  • Lists available documentation topics to help you identify relevant guides before searching or reading specific topics.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that exposes PPSSPP — the PlayStation Portable emulator — to any MCP-compatible client (Claude Desktop, Claude Code, etc.) via PPSSPP's built-in WebSocket debugger interface. Read and write PSP memory, drive games with button input, capture screenshots, set CPU breakpoints, inspect MIPS Allegrex registers — all through a clean tool interface. No bridge plugin needed; PPSSPP's debugg
    Last updated
    23
    21
    4
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for PCSX2 and other emulators that speak the PINE protocol. Read and write 8/16/32/64-bit emulator memory and control save states for PlayStation-family emulation.
    Last updated
    14
    8
    1
    MIT

Matching MCP Connectors

  • Portable identity, authority, trust receipts, and Vault secrets before sensitive AI actions.

  • Portable Roth IRA signups for gig workers: eligibility checks, signup initiation, partners, sandbox.

  • Export the current governance configuration as a portable JSON bundle for sharing or importing elsewhere. Packages delimit.yml and GitHub Action workflow into a single JSON file.
    MIT
  • Create a portable project context file that stores stack, structure, and intent, so Grok can instantly understand your project each session without re-discovery.
    MIT
  • Generate a self-contained HTML brand identity report with logos, colors, typography, and tokens, ready to upload to AI chats as brand guidelines.
    MIT
  • Adopt a brand from PDF, website, Figma, or Brandcode Studio and compile it into a portable .brand/ runtime for AI-driven brand consistency.
    MIT
  • Export your library as a cross-linked Obsidian-style Markdown vault. Creates one note per item with YAML frontmatter and abstract, plus an index, connected by wikilinks for shared tags.
    AGPL 3.0
  • Back up or migrate your Lore memories and knowledge graph as a JSON file, with filtering by project, type, tier, and date to create portable backups before risky operations.
    MIT
  • Formats institutional memory into compact or gate payloads for injecting context into sub-agents, enabling agents to recall past decisions and patterns during task execution.
    MIT
  • Create a portable handoff brief capturing session tokens, active projects, tasks, agent runs, and journal entry for session transitions.
    AGPL 3.0
  • Atomic 64-bit write to PS2 EE memory at an 8-byte aligned address. Accepts a decimal string for values up to 2^64-1 to preserve precision.
    MIT
  • Read an unsigned 16-bit little-endian value from the emulator's EE main address space. Use for 16-bit fields such as HP, score, or coordinates.
    MIT
  • Read a 32-bit unsigned little-endian value from PlayStation 2 emulator memory. Use for timestamps, counters, or RGBA colors at 4-byte aligned addresses.
    MIT
  • Write a 32-bit little-endian value to a specified aligned address in the emulator's EE main memory for cheats or data modifications.
    MIT