zbowling/mcpcodeserver
3.4
If you are the rightful owner of mcpcodeserver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
mcpcodeserver is a Model Context Protocol (MCP) proxy server that translates tool calls into TypeScript code generation, enabling efficient multi-tool workflows.
Tools
Functions exposed to the LLM to take actions
get_tool_definitions
Returns TypeScript type definitions for all discovered tools.
execute_toolcall_script
Executes TypeScript code that calls discovered tools in a sandbox.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client