servers / code-mode
code-mode MCP server
communitystdiolocalverifiedhealthy
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
01Tools · 7
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| register_manual Registers a new tool provider by providing its call template. | unknown | unknown | unknown |
| list_tools Returns a list of all tool names currently registered. | read | false | unknown |
| deregister_manual Deregisters a tool provider from the UTCP client. | unknown | unknown | unknown |
| search_tools Searches for relevant tools based on a task description. | read | false | unknown |
| tools_info Get complete information about a specified list of tools, including TypeScript interface definition. | read | false | unknown |
| call_tool_chain Execute TypeScript code with direct access to all registered tools as hierarchical functions (e.g., manual.tool()). | unknown | unknown | unknown |
| get_required_keys_for_tool Get required environment variables for a registered tool. | read | false | unknown |
02Install & source
npx -y @utcp/code-mode-mcp
npxnpx -y @utcp/code-mode-cli
npx- repohttps://github.com/universal-tool-calling-protocol/code-mode
- licenseMPL-2.0
- adoption1527 stars · 104 forks
05Provenance & freshness
sourcesGitHub repo search [p4]
last_checked2026-08-16 20:08Z
next_check2026-08-16 22:48Z
cadenceevery 3h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/code-mode)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →