Implemented in TypeScript using the @modelcontextprotocol/sdk, enabling seamless integration with VS Code or other MCP clients through stdio.
Requestly MCP Server
This project is a Model Context Protocol (MCP) server implemented in TypeScript using the @modelcontextprotocol/sdk. It provides full CRUD tools for Requestly rules and groups, and can be run as a stdio MCP server.
Features
- Create, read, update, and delete Requestly rules
- Create, read, update, and delete Requestly groups
- Attach rules to groups
- Run as a stdio MCP server for integration with VS Code or other MCP clients
Usage
As an MCP server (for VS Code integration)
Configure your .vscode/mcp.json
to use:
Get Your API Key
To use this server, you'll need a Requestly API key. Request yours by filling out this short form. Our team will review your request and provide access shortly
References
- MCP SDK: https://github.com/modelcontextprotocol/create-python-server
- MCP Protocol: https://modelcontextprotocol.io/llms-full.txt
- Requestly API Docs: https://docs.requestly.com/public-apis/overview
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A TypeScript-based MCP server that provides full CRUD operations for Requestly rules and groups, enabling integration with VS Code and other MCP clients through a stdio interface.
Related MCP Servers
- AsecurityAlicenseAqualityTypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.Last updated -324MIT License
- -securityFlicense-qualityA TypeScript framework for building Model Context Protocol (MCP) servers with automatic discovery and loading of tools, resources, and prompts.Last updated -0TypeScript
- -securityAlicense-qualityA simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety, parameter validation, and a minimal code API.Last updated -51TypeScriptMIT License
- -securityAlicense-qualityA TypeScript framework for building MCP servers with client session management capabilities, supporting tools definition, authentication, image content, logging, and error handling.Last updated -49,972TypeScriptMIT License