mcp
0
Arcjet is a Model Context Protocol (MCP) server designed to enhance application security for developers. It provides tools for bot detection, rate limiting, and more, ensuring apps are protected efficiently.
Arcjet - MCP Server
Arcjet helps developers protect their apps with security features like bot detection, rate limiting, and email validation. This project is an MCP server that integrates Arcjet into applications and retrieves information about processed requests.
Features
- List teams and sites.
Setup
- Log in to your Arcjet account.
- Use the
session
cookie asARCJET_API_KEY
. - Clone the repo, run
npm install
,npm run build
, and add in Cursor MCP settings.