MCP Directory
Back

open-ptc-agent

by Chen-zexi · Python · ★ 709

An open source implementation of code execution with MCP (Programatic Tool Calling)

#agent#daytona#langchain#langraph#llm#mcp

Install

pip install git+https://github.com/Chen-zexi/open-ptc-agent.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "open-ptc-agent": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Chen-zexi/open-ptc-agent.git"
      ]
    }
  }
}

From the README

[English](README.md) | [中文](docs/zh/README.md) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://github.com/langchain-ai/langchain) [](https://github.com/Chen-zexi/open-ptc-agent/stargazers) [Getting Started](#getting-started) | [CLI Reference](#cli-reference) | [Configuration](docs/CONFIGURATION.md) | [Changelog](docs/CHANGELOG.md) | [Roadmap](#roadmap) *Demo: Analyzing 2 years of NVDA, AMD & SPY stock data (15,000+ lines of raw JSON) using DeepSeek V3.2* This project is an open source implementation of Anthropic recently introduced [Programmatic Too…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers