Use this tool to halt a running Docker container by specifying its ID or name, ensuring efficient container management in the Docker MCP Server environment.
Delete a Docker container using its ID or name, optionally forcing removal of running containers. Simplifies container management in the Docker MCP Server environment.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
A standalone proxy that transforms any OpenAPI or Swagger-described REST API into an MCP server by mapping API operations to executable MCP tools. It enables AI clients to interact with existing web services through automated HTTP requests based on their official documentation.