MCP server for the BrainFuck programming language
MCP server for the Brainfuck programming language that allows your favourite LLM to debug Brainfuck programs. Use this command to run the MCP server: To use it in VS Code, add the following JSON snippet to (create the file if you don't have it): The MCP can be added to other IDEs with LLM agents support (e.g. Cursor) in similar ways. Check their documentation and configure them to run . It will…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for the Brainfuck programming language that allows your favourite LLM to debug Brainfuck programs. Use this command to run the MCP server: To use it in VS Code, add the following JSON snippet to (create the file if you don't have it): The MCP can be added to other IDEs with LLM agents support (e.g. Cursor) in similar ways. Check their documentation and configure them to run . It will start the MCP server in stdio mode. loadcode - Reset the debugger and load new Brainfuck source code.…