Cerebras Code MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm.
Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет cerebras-code-mcp ссылается на kevint-cerebras/cerebras-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cerebras-code-mcp -- npx -y cerebras-code-mcp
{
"mcpServers": {
"cerebras-code-mcp": {
"args": [
"-y",
"cerebras-code-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cerebras-code-mcp]
command = "npx"
args = ["-y", "cerebras-code-mcp"]
{
"mcpServers": {
"cerebras-code-mcp": {
"args": [
"-y",
"cerebras-code-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cerebras-code-mcp": {
"args": [
"-y",
"cerebras-code-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CEREBRAS_API_KEY (Your Cerebras API key from cloud.cerebras.ai), OPENROUTER_API_KEY (Optional OpenRouter API key for fallback when Cerebras rate limits are hit).
The author declared them in the registry entry; get the values from the project itself.
A Model Context Protocol (MCP) server for process management.
Model Context Protocol server for Gitea (and Forgejo, Codeberg).
Model Context Protocol (MCP) server to execute aider-specific code editing operations
Local-first codebase intelligence MCP server for AI coding agents.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
ContextStream MCP server for code context, memory, search, and AI tools.
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
Answers built from our own checks of this server.