libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ VoidLang
VoidLang
JSON →
stdio
none
development
VoidLang - LLM Native Machine Code MCP
github ↗
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
auth
none
Resources
github
https://github.com/24greyhat/voidLang ↗
VoidLang — MCP Server · libregistry