{"slug":"labarilem/brainfaq-mcp","name":"Brainfaq","description":"MCP server for the Brainfuck programming language that allows your favourite LLM to debug Brainfuck programs.","category":"development","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"npx brainfaq-mcp","imports":[]}],"tools":[{"name":"load_code","description":"Reset the debugger and load new Brainfuck source code. Supports configurable tape size, min/max cell values, and initial input."},{"name":"step","description":"Execute a specified number of instructions (default 1) with detailed state output."},{"name":"run","description":"Run the program until it finishes or waits for input, with optional instruction limit."},{"name":"add_input","description":"Append characters to the input buffer when the program is waiting for input."},{"name":"get_state","description":"Get the current interpreter state (memory, pointers, output) with optional windowing."},{"name":"read_output","description":"Get the complete output string generated so far."}],"env_vars":[],"auth_type":"none","github":"https://github.com/labarilem/brainfaq-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}