Loomal

cerebras-code-mcp

MCP server by github.com/kevint-cerebras/cerebras-code-mcp

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

50 starsnpm: cerebras-code-mcp

About cerebras-code-mcp

cerebras-code-mcp is an MCP (Model Context Protocol) server published by kevint-cerebras in the official MCP registry, listed under Developer Tools on Loomal. Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs

It ships as an npm package (cerebras-code-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kevint-cerebras/cerebras-code-mcp, where the project has earned 50 GitHub stars.

Use cerebras-code-mcp with your agent

Claude Code · one command
claude mcp add cerebras-code-mcp -- npx -y cerebras-code-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cerebras-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cerebras-code-mcp"
      ]
    }
  }
}
npmcerebras-code-mcp

Frequently asked questions

What is cerebras-code-mcp?
cerebras-code-mcp is an MCP (Model Context Protocol) server by kevint-cerebras in the Developer Tools category. Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
How do I connect cerebras-code-mcp to Claude, Cursor, or another MCP client?
Install cerebras-code-mcp from its npm package (cerebras-code-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is cerebras-code-mcp open source?
Yes — the source code is public at github.com/kevint-cerebras/cerebras-code-mcp, with 50 GitHub stars.
Can AI agents pay to use cerebras-code-mcp?
Not yet through Loomal — cerebras-code-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain cerebras-code-mcp? Claim this listing free by verifying GitHub ownership, or contact us.