Skip to main content
Glama
305,351 tools. Last updated 2026-07-20 10:23

"PlayStation" matching MCP tools:

  • Read a PlayStation Store merchandising page by alias to obtain its shelves and curated collection links with category IDs for browsing themed selections.
    MIT
  • Get normalized metadata for a PlayStation product, including title, price, release date, platforms, ratings, and media. Specify store region and language via parameters.
    MIT
  • Browse a PlayStation Store category grid by UUID, returning per-item price, platforms, and media along with filter facets and counts. Supports pagination, language, and region selection.
    MIT
  • Retrieve PlayStation Store latest-release shelves as structured merchandising sections with prices and a comprehensive item list. Supports region selection for currency and language.
    MIT
  • Search the PlayStation Store for games and products, filtering by region and language. Returns price, platform, and classification details with pagination support.
    MIT
  • Retrieve PlayStation Store metadata for a game concept hub, including title, publisher, release date, platforms, genres, description, ratings, price, editions, and add-ons, with region and language selection.
    MIT

Matching MCP Servers

  • 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
  • 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
    11
    4
    MIT
  • Browse the PlayStation Store all-games grid. View game prices, platforms, media, and filter by price, genre, platform, or subscription. Advance pages and select store region and language.
    MIT
  • Retrieve PlayStation Store deals shelves with prices and titles, plus a flattened, deduplicated item list. Specify region and language code.
    MIT
  • 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
  • Read a single unsigned 8-bit byte from the PS2 emulator's main memory at a specified absolute address. Use for status flags, counters, and eight-bit enums.
    MIT
  • Read a 64-bit unsigned little-endian value from PlayStation emulator memory at an aligned address. Returns decimal string for full precision beyond JavaScript's 2^53 limit.
    MIT
  • Write a single unsigned byte (0-255) to an absolute memory address in the emulator for cheats, debug pokes, or game-state mutations.
    MIT
  • Write a 16-bit little-endian value to PS2 memory at a 2-byte aligned address. Overwrites two bytes; use for 16-bit cheats like HP or score.
    MIT
  • Read a contiguous range of bytes from PS2 EE memory as a hex dump. Efficient for large blocks up to 4096 bytes, useful for snapshot differencing and memory inspection.
    MIT
  • Find the best price for any video game across Steam, PlayStation, Xbox, Nintendo, and more. Get ranked results with prices, editions, and DLC information.
    MIT
  • Retrieve purchase and download links for any game across major stores including Steam, PlayStation, Xbox, Epic, GOG, and Nintendo using the RAWG game ID or slug.
    MIT