Agent Tools
Back to MCP servers
● degraded

Arcjet is the runtime security platform that ships with your AI code. Enforce budgets, stop prompt injection, detect bots, and protect personal information with Arcjet's AI security building blocks. With the Arcjet MCP server, your coding agent can create sites, configure remote rules (rate limiting, bot protection, shield, filters), inspect requests, explain decisions, and manage security posture via MCP. DRY_RUN → verify → promote workflow built in. Works with Claude Code, Cursor, VS Code/Copilot, ChatGPT, Windsurf.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/arcjet/arcjet-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/arcjet/arcjet-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.arcjet.com/mcp-server
Listed at (smithery)
https://docs.arcjet.com/mcp-server