Chen-zexi/open-ptc-agent
An open source implementation of code execution with MCP (Programatic Tool Calling)
Executes Python code in isolated Daytona sandbox environments with automatic MCP tool conversion, enabling agents to process large datasets locally and return only final results—reducing token consumption by 85-98% compared to traditional tool calling. Integrates with LangChain DeepAgents framework, supports multiple LLM providers (Anthropic, OpenAI, etc.), and includes built-in middleware for subagent orchestration, multimodal vision analysis, and file operations. Features progressive tool discovery, custom MCP deployments, and auto-upload of generated artifacts to cloud storage (S3, R2, Alibaba OSS).
693 stars.
Stars
693
Forks
80
Language
Python
License
MIT
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Chen-zexi/open-ptc-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
hideya/langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
guinacio/langchain-mcp-client
This Streamlit application provides a user interface for connecting to MCP (Model Context...
xiaotonng/lc2mcp
Convert LangChain tools to FastMCP tools
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client