Use the Swagger Petstore API as an MCP tool for testing and prototyping.
This tool comes from an official registry and has an auditable open-source repository with recent maintenance, which are positive supply-chain signals. The materials indicate local code execution and connection to the declared remote Petstore endpoint, but no secrets are required; with limited README detail, the main concerns are ordinary network egress and local runtime behavior, so the overall posture is mostly caution rather than high risk.
The materials explicitly state that no keys or environment variables are required, and there is no request for API tokens, account passwords, or other sensitive secrets, so credential exposure and abuse risk appears low.
The tool is declared to access the remote endpoint petstore.run.mcp.com.ai for Swagger Petstore API testing/prototyping. Network egress is a normal capability for this type of MCP; the available materials do not show additional outbound destinations or any red flags such as unrelated or unknown endpoints.
System checks indicate that this tool executes code / runs a local service process, which is a standard operating pattern for MCP tools. The materials do not indicate requests for system privileges beyond API proxy/testing purposes, and no obviously suspicious execution instructions are present.
The current description does not provide a README or a clear data-access inventory, so it is not possible to confirm whether it reads/writes local files, caches request data, or accesses other host resources. Given its MCP runtime nature, it is reasonable to assume limited data handling related to sessions/API interactions, but there is no evidence of clearly excessive authorization requests.
The source is an official registry entry and an open-source repository is provided, enabling code audit; there is some community adoption (8 stars) and updates within the past year, both of which are positive risk-reducing signals. The missing license declaration and absent README reduce transparency, but are not sufficient on their own to make this high risk.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Petstore MCP Server" MCP server from askskill: Run: claude mcp add --transport http 'ai-com-mcp-petstore' 'https://petstore.run.mcp.com.ai/mcp'
Search Lenny Rachitsky podcast transcripts in a structured way for research and content creation.
Create, configure, and manage cloud servers and infrastructure resources through the Contabo API.
Connect to Strava data and query athletes, activities, segments, clubs, and routes.
Connect to LinkedIn to retrieve profile data and publish content for marketing operations.
Quickly integrate OpenAI image and audio generation through MCP-wrapped APIs.
Convert OpenAPI example APIs into usable MCP servers for AI clients.
Expose a pet store API as AI-callable tools for HTTP testing and integration.
Parse API specs to expose endpoints, schemas, and auth details quickly.
An MCP tool for querying Petstore pets by status via LLM function calling.
Query and process large Swagger/OpenAPI docs to quickly find API details.
Use natural language to explore, call, and test Swagger/OpenAPI APIs.