Overview
Pet-store-MCP-server-3 is a test server for the MCP (Microservices Communication Protocol) designed to facilitate the development and testing of pet store applications.
To use the Pet-store-MCP-server-3, clone the repository from GitHub, set up your local environment with the required dependencies, and run the server to test various microservices related to a pet store application.
- Designed for testing microservices communication in a pet store context. - Easy setup and configuration for developers. - Supports various testing scenarios for pet store applications.
- Testing the integration of different microservices in a pet store application.
- Simulating various user interactions with the pet store services.
- Validating the performance and reliability of the microservices.
Add to your AI client
Use these steps to connect Pet-store-MCP-server-3 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"pet-store-mcp-server-3-octaviusp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pet-store-mcp-server-3-octaviusp"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pet-store-mcp-server-3-octaviusp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pet-store-mcp-server-3-octaviusp"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"pet-store-mcp-server-3-octaviusp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pet-store-mcp-server-3-octaviusp"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"pet-store-mcp-server-3-octaviusp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pet-store-mcp-server-3-octaviusp"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pet-store-mcp-server-3-octaviusp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pet-store-mcp-server-3-octaviusp"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"pet-store-mcp-server-3-octaviusp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pet-store-mcp-server-3-octaviusp"
]
}
}
}FAQ
What programming language is used for this project?
The project is developed in Python.
Is this project officially maintained?
No, this project is not officially maintained and is intended for testing purposes only.
How can I contribute to this project?
You can contribute by submitting issues or pull requests on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2533,"uuid":"c856f683-c773-4c44-9f33-5c1c0aa68129","name":"Pet-store-MCP-server-3","title":"Pet-store-MCP-server-3","description":"MCP server test","avatar_url":"https://avatars.githubusercontent.com/u/72451550?v=4","created_at":"2025-03-13T08:40:20.920Z","updated_at":"2025-03-13T08:55:56.561Z","status":"created","author_name":"octaviusp","author_avatar_url":"https://avatars.githubusercontent.com/u/72451550?v=4","tags":"pet-store,mcp-server,test-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/octaviusp/Pet-store-MCP-server-3","target":"_self","content":"# Pet-store-MCP-server-3\nMCP server test","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-11 15:59:52\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]