Chen-zexi/open-ptc-agent
An open source implementation of code execution with MCP (Programatic Tool Calling)
This project helps data analysts and researchers tackle complex data analysis tasks by allowing an AI agent to write and execute Python code in a secure environment. Instead of manual scripting or step-by-step tool calls, you provide a high-level task, and the agent generates the full Python workflow, processes large datasets like financial market data, and returns only the final, relevant results. It's designed for users who need to process, filter, aggregate, or visualize large volumes of structured or time-series data efficiently.
693 stars.
Use this if you need an AI to automate complex data processing, analysis, or transformation tasks by generating and running its own code, especially with large datasets like financial time series.
Not ideal if your tasks involve simple, one-off data lookups that don't require complex code orchestration or extensive data manipulation.
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...
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client
xiaotonng/lc2mcp
Convert LangChain tools to FastMCP tools