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

Toowiredd_chatgpt-mcp-server
Mirror ofhttps://github.com/Toowiredd/chatgpt-mcp-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
ChatGPT MCP Server
A Model Context Protocol (MCP) server that provides Docker management capabilities through a custom GPT interface.
Features
- Docker container management through natural language
- Built on the Model Context Protocol (MCP)
- TypeScript implementation
- Containerized deployment
- Robust error handling and graceful shutdown
- Resource management and port handling
- Rate limiting and API key authentication
Setup
- Clone the repository
git clone https://github.com/toowiredd/chatgpt-mcp-server.git
cd chatgpt-mcp-server
- Install dependencies
npm install
- Create environment file
cp env.example .env
# Edit .env with your configuration
- Build the project
npm run build
Running with Docker
- Build the container
npm run docker:build
- Run the container
npm run docker:run
Or manually:
docker run -d \
-p 3001:3001 \
--env-file .env \
-v /var/run/docker.sock:/var/run/docker.sock \
chatgpt-mcp-server
Development
-
npm run build
- Build the TypeScript code -
npm run watch
- Watch for changes and rebuild -
npm run inspector
- Run the MCP inspector tool
Environment Variables
-
API_KEY
- API authentication key -
HTTP_PORT
- Server port (default: 3001) -
RATE_LIMIT_REQUESTS
- Maximum requests per window -
RATE_LIMIT_WINDOW
- Window size in milliseconds
Resource Management
The server implements robust resource management:
- Graceful shutdown on process signals (SIGINT, SIGTERM, SIGQUIT)
- Connection tracking and management
- Request timeout handling
- Port conflict detection
- Keep-alive connection management
- Active request tracking and graceful completion
Shutdown Process
- The server initiates graceful shutdown on process signals
- New connections are rejected
- Active requests are allowed to complete (with timeout)
- Keep-alive connections are closed
- Server ports are properly released
- Resources are properly released
Error Handling
- Port conflicts are detected and reported
- Unhandled rejections and exceptions are caught
- Network errors are properly handled
- Resource leaks are prevented through proper handling
- Timeouts ensure the server doesn't hang during shutdown
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.
Advanced software engineer GPT that excels through nailing the basics.
Therapist adept at identifying core issues and offering practical advice with images.
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_jdcHtaPG
I absolutely love using the Manim MCP Server by MCP-Mirror! It has significantly streamlined my workflow for creating and rendering animations. The server is reliable, easy to set up, and the user interface is intuitive. The link provided, https://mcp.so/server/abhiemj_manim-mcp-server/MCP-Mirror, offers all the necessary details and support. Highly recommended for anyone looking to enhance their animation projects!