Back to Apps

TPS Petstore MCP Server
by traia-io
MCP server providing standardized API access to the TPS Petstore integration.
0 stars
Works in:claude
Exposes:Tools
What it does
This MCP server provides a standardized interface for AI agents to interact with the TPS_1773321224_26359 API (a Petstore implementation). It allows LLMs to perform operations on the petstore backend through a set of defined tools, enabling automated pet management and data retrieval.
Tools
- example_tool: A placeholder tool for interacting with the Petstore API endpoints (to be expanded based on API specs).
Installation
{
"mcpServers": {
"tps-petstore": {
"command": "docker",
"args": ["run", "-i", "--rm", "traia-io/tps-1773321224-26359-mcp-server"]
}
}
}
Supported hosts
- claude
Quick install
uv run python -m serverInformation
- Pricing
- free
- Published
- 6/14/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure the server via Docker or local python execution in your config file.





