CassiopeiaCode/Polyglot-CPP
3.2
If you are the rightful owner of Polyglot-CPP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Polyglot-CPP is a high-performance MCP server designed for C++ code compilation, execution, debugging, and profiling.
Tools
Functions exposed to the LLM to take actions
create_program
Compiles C++ code and returns a file_id for the compiled binary.
run_program
Executes a previously compiled program using its file_id.
create_and_run_program
Compiles and runs code in a single step.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client