MCP Servers / development / VoidLang

VoidLang

JSON →
stdiononedevelopment

VoidLang - LLM Native Machine Code MCP

Install
How to run this server

No install command recorded.

server path: voidlang
Tools
What this server exposes
isa
Returns the full instruction set architecture (ISA) for VoidLang, including all opcodes and their descriptions.
isa_quick
Returns a condensed version of the ISA (~2k tokens) for quick reference.
targets
Returns the list of available compilation targets (e.g., linux, macos, windows, ios, android, web, pwa, wasm, docker).
compile
Compiles a VoidLang program (JSON opcodes) into artifacts such as Go source, binaries, Docker Compose files, or mobile app scaffolds.
Configuration
Environment & auth
authnone
Resources
VoidLang — MCP Server · libregistry