Dev Proxy MCP Server
@waldekmastykarz
About Dev Proxy MCP Server
Dev Proxy MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"devproxy": {
"command": "npx",
"args": [
"-y",
"@devproxy/mcp"
]
}
}
}Tools
4Gets a list of best practices for configuring and using Dev Proxy. Call it for any code generation or operation involving Dev Proxy. These best practices do not change so once it has been called during the current session, you do not need to invoke it again. Returns a markdown string.
Finds the relevant Dev Proxy documentation for the given query
Gets the currently installed Dev Proxy version
Creates a JSON Web Token (JWT) using the Dev Proxy jwt create command. Returns the generated token.
Overview
What is Dev Proxy MCP Server?
The Dev Proxy MCP Server is a Model Context Protocol (MCP) server for Dev Proxy that enables AI assistants to interact with Dev Proxy capabilities using the MCP standard. It allows users to create Dev Proxy configurations using natural language, get contextual help, and discover Dev Proxy features.
How to use Dev Proxy MCP Server?
Install the server via npm using the command npx -y @devproxy/mcp with a stdio transport type. After configuring the MCP client (e.g., in Visual Studio Code), the server exposes three tools: GetBestPractices, FindDocs, and GetVersion. Prerequisites are Node.js LTS and Dev Proxy installed globally.
Key features of Dev Proxy MCP Server
- Create Dev Proxy configurations using natural language
- Get contextual help for working with Dev Proxy
- Discover Dev Proxy features and capabilities
- Find Dev Proxy documentation with natural language queries
- Retrieve the installed Dev Proxy version
Use cases of Dev Proxy MCP Server
- Generate Dev Proxy configuration by describing your testing scenario in plain language
- Search documentation for guides on simulating API errors, rate limits, or slow responses
- Verify the installed Dev Proxy version to ensure configuration compatibility
- Obtain best practices for configuring and operating Dev Proxy
FAQ from Dev Proxy MCP Server
What does the Dev Proxy MCP Server do?
It provides an MCP interface to Dev Proxy, allowing AI assistants to find documentation, get best practices, and check the installed Dev Proxy version.
What are the prerequisites?
Node.js LTS and a global installation of Dev Proxy are required.
How do I install and configure the server?
The server is published on npm as @devproxy/mcp. Configure your MCP client (e.g., VS Code) with type stdio, command npx, and arguments -y @devproxy/mcp.
What tools does the server expose?
It exposes GetBestPractices (returns best practices in markdown), FindDocs (takes a query string and returns relevant documentation), and GetVersion (returns the installed Dev Proxy version).
Does the server require Dev Proxy to be installed?
Yes, Dev Proxy must be installed globally as a prerequisite.
Frequently asked questions
What does the Dev Proxy MCP Server do?
It provides an MCP interface to Dev Proxy, allowing AI assistants to find documentation, get best practices, and check the installed Dev Proxy version.
What are the prerequisites?
Node.js LTS and a global installation of Dev Proxy are required.
How do I install and configure the server?
The server is published on npm as `@devproxy/mcp`. Configure your MCP client (e.g., VS Code) with type `stdio`, command `npx`, and arguments `-y @devproxy/mcp`.
What tools does the server expose?
It exposes `GetBestPractices` (returns best practices in markdown), `FindDocs` (takes a query string and returns relevant documentation), and `GetVersion` (returns the installed Dev Proxy version).
Does the server require Dev Proxy to be installed?
Yes, Dev Proxy must be installed globally as a prerequisite.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Comments