MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server for Dev Proxy that enables AI assistants to interact with Dev Proxy capabilities using the MCP standard. Use this server to:

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path. It allows you to:
Dev Proxy works with any type of app and tech stack as it intercepts network requests at the proxy level.
This package provides a Model Context Protocol (MCP) server interface to Dev Proxy. It allows AI assistants and other MCP-compatible clients to:
To set up and use the MCP server, refer to the instructions for your MCP host, such as Visual Studio Code. The Dev Proxy MCP server is published on npm under @devproxy/mcp.
Use the following values:
stdionpx-y@devproxy/mcp[!TIP] If you want to test the preview version of the server using
@devproxy/mcp@next.
This MCP server exposes the following tools:
Gets 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.
Finds relevant Dev Proxy documentation related to a specific query.
Gets the currently installed Dev Proxy version. This is useful to ensure that the generated configuration is compatible with the installed version of Dev Proxy.
Contributions are welcome! Please feel free to submit a Pull Request.
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)This project is licensed under the MIT License - see the LICENSE file for details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-287)<a href="https://allmcps.com/mcp/mcp-287"><img src="https://allmcps.com/api/badge/mcp-287?style=directory" alt="Dev Proxy Tools MCP on AllMCPs" /></a>