I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

python-run-mcp
MCP server implementation for handling run_python requests
3 years
Works with Finder
2
Github Watches
1
Github Forks
2
Github Stars
MCP Server
Python service implementing Model Context Protocol (MCP) for Python code execution via standardized API endpoints.
Installation
pip install -r requirements.txt
Usage
- Start the server:
python src/server.py
- Send requests to the
/run_python
endpoint:
curl -X POST http://localhost:8000/run_python \
-H "Content-Type: application/json" \
-d '{"code": "print(\'Hello, World!\')"'
Development
- Follow the modular structure
- Run tests before submitting changes
- Update documentation as needed
License
MIT
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_1VKMsvrv
The trial-mcp-server by DIO0550 is an exceptional tool for any developer looking to implement an MCP server efficiently. With its straightforward interface and robust features, setting up and managing your projects becomes seamless. Highly recommend giving it a try if you value functionality and ease of use. Check it out at https://mcp.so/server/trial-mcp-server/DIO0550!