Petstore MCP Server
Swagger Petstore API (v1.0.27) as MCP for testing and prototyping powered by the HAPI MCP server
Update an existing pet. - Update an existing pet by Id.
Add a new pet to the store. - Add a new pet to the store.
Finds Pets by status. - Multiple status values can be provided with comma separated strings.
Finds Pets by tags. - Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Find pet by ID. - Returns a single pet.
Updates a pet in the store with form data. - Updates a pet resource based on the form data.
Deletes a pet. - Delete a pet.
Uploads an image. - Upload image of the pet.
Returns pet inventories by status. - Returns a map of status codes to quantities.
Place an order for a pet. - Place a new order in the store.
Find purchase order by ID. - For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions.
Delete purchase order by identifier. - For valid response try integer IDs with value < 1000. Anything above 1000 or non-integers will generate API errors.
Create user. - This can only be done by the logged in user.
Creates list of users with given input array. - Creates list of users with given input array.
Logs user into the system. - Log into the system.
Logs out current logged in user session. - Log user out of the system.
Get user by user name. - Get user detail based on username.
Update user resource. - This can only be done by the logged in user.
Delete user resource. - This can only be done by the logged in user.
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| May 21, 2026 | success | 32.7ms | Pass |
| May 20, 2026 | success | 35.8ms | Pass |
| May 18, 2026 | success | 33.6ms | Pass |
| May 16, 2026 | success | 125.3ms | Pass |
| May 13, 2026 | success | 136.6ms | Pass |
| May 13, 2026 | success | 43.7ms | Pass |
| May 12, 2026 | success | 153.7ms | Pass |
| May 11, 2026 | success | 34.4ms | Pass |
| May 9, 2026 | success | 75.2ms | Pass |
| May 7, 2026 | success | 187.1ms | Pass |