Back to Browse

Cerebras Code MCP Server

Developer ToolsModerate7.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs

About

Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs

Security Report

7.5
Moderate7.5Low Risk

Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 2 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

What You'll Need

Set these up before or after installing:

Your Cerebras API key from cloud.cerebras.aiRequired

Environment variable: CEREBRAS_API_KEY

Optional OpenRouter API key for fallback when Cerebras rate limits are hitRequired

Environment variable: OPENROUTER_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kevint-cerebras-cerebras-code-mcp": {
      "env": {
        "CEREBRAS_API_KEY": "your-cerebras-api-key-here",
        "OPENROUTER_API_KEY": "your-openrouter-api-key-here"
      },
      "args": [
        "-y",
        "@cerebras/cerebras-code-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Cerebras Code MCP Server - Model Context Protocol (MCP) server for Cerebras to make | MCP Marketplace