universal-tool-calling-protocol/code-mode
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 99
- Release rhythm 58
- Longevity 21
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 295
- days_rel: 283
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
1544 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library that lets AI agents call MCP and UTCP tools by generating and executing code instead of traditional JSON tool-call round trips. It exposes the entire registered toolkit to the agent as a single code-execution tool, reducing iterations and token usage.
Use cases
- let agents call MCP tools via code execution
- reduce tool-calling iterations for multi-tool workflows
- batch multiple tool calls in a single LLM response
- integrate UTCP and MCP toolchains into an agent
- cut token costs when agents orchestrate many tools
When to choose
- your agent juggles many tools and suffers from multi-turn tool-call overhead
- you want a plug-and-play way to expose MCP/UTCP tools as one code-execution interface
- you're building agents in TypeScript/Node.js
When to avoid
- you need agents to run in sandboxed environments where arbitrary code execution is unacceptable
- your agent only calls one or two tools per task
- you need a Python-first stack
Facets
library · maturity active
agent-framework mcp sdk developer-tools large-language-models developer-tools cross-platform code-execution tool-calling utcp codemode llm-agents ai-agents automation nodejs typescript
1 source
- readme: https://github.com/universal-tool-calling-protocol/code-mode · fetched 2026-08-28 · 6d34c1178d99
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| universal-tool-calling-protocol/code-mode | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="universal-tool-calling-protocol/code-mode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem