ayushtiwari110/gdb-MCP-Server
3.1
If you are the rightful owner of gdb-MCP-Server 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 OnlineGDB MCP Server is an HTTP-based server designed for executing C++ code using OnlineGDB's online compiler, ideal for competitive programming tasks.
Tools
Functions exposed to the LLM to take actions
execute_cpp_code
Execute C++ code with optional input.
submit_solution
Test a complete solution against multiple test cases.
optimize_code
Analyze code for performance improvements.
generate_test_cases
Generate test cases for a problem.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client