An MCP server for Arcjet - the runtime security platform that ships with your AI code.
MCPpedia last refreshed this data
MCP is an MCP server that an MCP server for Arcjet - the runtime security platform that ships with your AI code. Its tool list has not been published yet over stdio and http, requires no API key, and scores 61/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"arcjet": {
"url": "https://api.arcjet.com/mcp",
"type": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Arcjet is the runtime security platform that ships with your code. Enforce budgets, stop prompt injection, detect bots, and protect personal information with Arcjet's AI security building blocks.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
MCP server for RocketCyber Managed SOC — incidents, alerts, agents, and customer telemetry.
MCP Security Weekly
Get CVE alerts and security updates for Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Arcjet is the runtime security platform that ships with your code. Enforce budgets, stop prompt injection, detect bots, and protect personal information with Arcjet's AI security building blocks.
The Arcjet MCP server gives AI coding assistants the skills of a security engineer. By connecting to the Arcjet MCP server, your AI coding tools can:
ARCJET_KEY) for use in your projects.The MCP server is available at:
https://api.arcjet.com/mcp
It implements the latest MCP Authorization and Streamable HTTP specifications with OAuth-based authentication.
Any client that supports the latest MCP specification with Streamable HTTP transport and OAuth authorization is supported. This includes:
https://api.arcjet.com/mcp as the server URL.ChatGPT handles the OAuth flow automatically.
claude mcp add arcjet --transport http https://api.arcjet.com/mcp
Claude Code will open a browser for OAuth authentication on first connection.
Once authenticated, you can use the /mcp command to verify the connection.
Arcjethttps://api.arcjet.com/mcpAdd to .cursor/mcp.json in your project:
{
"mcpServers": {
"arcjet": {
"type":
... [View full README on GitHub](https://github.com/arcjet/mcp#readme)