pactly-mcp-server
Overview
Pactly MCP Server is a server application designed to facilitate the management and orchestration of microservices in a cloud environment.
To use Pactly MCP Server, clone the repository from GitHub, configure your microservices, and deploy the server to manage your services effectively.
- Microservice orchestration and management - Easy integration with existing cloud platforms - Support for various microservice architectures
- Managing multiple microservices in a cloud-native application.
- Orchestrating service communication and dependencies.
- Monitoring and scaling microservices dynamically.
Add to your AI client
Use these steps to connect pactly-mcp-server 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": {
"pactly-mcp-server-fiddler": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pactly-mcp-server-fiddler"
]
}
}
}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": {
"pactly-mcp-server-fiddler": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pactly-mcp-server-fiddler"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"pactly-mcp-server-fiddler": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pactly-mcp-server-fiddler"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"pactly-mcp-server-fiddler": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pactly-mcp-server-fiddler"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pactly-mcp-server-fiddler": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pactly-mcp-server-fiddler"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"pactly-mcp-server-fiddler": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pactly-mcp-server-fiddler"
]
}
}
}FAQ
Can Pactly MCP Server manage any microservice?
Yes! Pactly MCP Server is designed to work with any microservice architecture.
Is there a cost associated with using Pactly MCP Server?
No! Pactly MCP Server is open-source and free to use.
How can I contribute to Pactly MCP Server?
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":1414,"uuid":"932c3f6a-323b-410c-b3b0-1bbf0a84fa59","name":"pactly-mcp-server","title":"pactly-mcp-server","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/477113?v=4","created_at":"2025-02-20T15:40:28.516Z","updated_at":"2025-02-23T07:20:27.480Z","status":"created","author_name":"fiddler","author_avatar_url":"https://avatars.githubusercontent.com/u/477113?v=4","tags":"pactly,mcp,server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/fiddler/pactly-mcp-server","target":"_self","content":"# pactly-mcp-server","summary":"$29","img_url":null,"type":null,"metadata":null,"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"}]]}]