Skip to main content
Glama
paulomanrique

mesen-for-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MESEN_BINYesPath to the Mesen or MesenCE executable.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
session.load_romD

session.load_rom

session.infoD

session.info

session.resetD

session.reset

session.shutdownD

session.shutdown

run.step_framesD

run.step_frames

run.statusD

run.status

cpu.registersD

cpu.registers

cpu.read_memoryD

cpu.read_memory

cpu.write_memoryD

cpu.write_memory

watch.createD

watch.create

watch.listD

watch.list

watch.deleteD

watch.delete

breakpoint.createD

breakpoint.create

breakpoint.listD

breakpoint.list

breakpoint.deleteD

breakpoint.delete

cdl.startB

CDL collection is continuous in Mesen Lua and cannot be turned on or off; this marks the session's intended coverage window.

cdl.stopA

CDL collection is continuous in Mesen Lua and cannot be turned on or off; this marks the coverage window as no longer active.

cdl.getC

Read decoded Code/Data Logger bytes from a supported ROM region.

cdl.exportC

Export decoded Code/Data Logger bytes and contiguous range summaries for a supported ROM region.

trace.startD

trace.start

trace.stopD

trace.stop

trace.listD

trace.list

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/paulomanrique/mesen-for-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server