{"id":30769368,"url":"https://github.com/requestly/mcp","last_synced_at":"2025-09-04T22:09:20.877Z","repository":{"id":306394616,"uuid":"1026006204","full_name":"requestly/mcp","owner":"requestly","description":"Model Context Protocol (MCP) server for Requestly","archived":false,"fork":false,"pushed_at":"2025-07-25T09:12:09.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T13:18:41.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@requestly/mcp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/requestly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-25T06:50:47.000Z","updated_at":"2025-07-25T09:12:12.000Z","dependencies_parsed_at":"2025-07-25T13:36:28.562Z","dependency_job_id":null,"html_url":"https://github.com/requestly/mcp","commit_stats":null,"previous_names":["requestly/mcp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/requestly/mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fmcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fmcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fmcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fmcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/requestly","download_url":"https://codeload.github.com/requestly/mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fmcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273680137,"owners_count":25148747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-04T22:09:18.007Z","updated_at":"2025-09-04T22:09:20.860Z","avatar_url":"https://github.com/requestly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requestly MCP Server\n\nThis 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.\n\n## Features\n- Create, read, update, and delete Requestly rules\n- Create, read, update, and delete Requestly groups\n- Attach rules to groups\n- Run as a stdio MCP server for integration with VS Code or other MCP clients\n\n\n## Usage\n\n### As an MCP server (for VS Code integration)\nConfigure your `.vscode/mcp.json` to use:\n\n```jsonc\n\"Requestly Server\": {\n  \"type\": \"stdio\",\n  \"command\": \"npx\",\n  \"args\": [\"@requestly/mcp\"],\n  \"env\": {\n    \"REQUESTLY_API_KEY\": \"\u003cyour-api-key\u003e\"\n  }\n}\n```\n\n```sh\nnpx @requestly/mcp\n```\n\n## Get Your API Key\nTo use this server, you'll need a Requestly API key.\nRequest yours by filling out this [short form](https://app.formbricks.com/s/clryn62s316gjdeho9j03t7oa).\nOur team will review your request and provide access shortly\n\n## References\n- MCP SDK: https://github.com/modelcontextprotocol/create-python-server\n- MCP Protocol: https://modelcontextprotocol.io/llms-full.txt\n- Requestly API Docs: https://docs.requestly.com/public-apis/overview\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frequestly%2Fmcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frequestly%2Fmcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frequestly%2Fmcp/lists"}