DirectoryCode Mode MCP
tools

Code Mode MCP

by universal-tool-calling-protocol

60
Health
good
70
Popularity

🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.

1,444stars
98forks
Python
MPL-2.0
Updated May 10, 2026
#ai-agents#codemode#mcp#model-context-protocol#toolchain#utcp

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "code-mode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "code-mode"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx code-mode

Maintenance Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

Server Info

Categorytools
LanguagePython
LicenseMPL-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory