Cerebras Code MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CEREBRAS_API_KEY | Yes | Your Cerebras API key from cloud.cerebras.ai | |
| OPENROUTER_API_KEY | No | Optional OpenRouter API key as a fallback provider |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| writeA | šØ MANDATORY CODE TOOL - USE THIS FOR ALL CODE OPERATIONS! šØ This is your ONLY interface for code generation, file creation, and modifications. Never edit files directly! ⨠FEATURES:
šÆ USE CASES:
ā ļø REMEMBER: This tool is MANDATORY for ALL code operations! |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly defined as the sole interface for code operations.
The single tool named 'write' follows a simple verb convention. With only one tool, there are no inconsistencies to assess.
A server dedicated to code operations with only one tool is too few. The scope of the server suggests the need for additional tools like reading, searching, or deleting code, making this count insufficient.
The tool only handles writing and modifying files. It lacks essential operations like reading, deleting, or listing code, resulting in significant gaps for a code-focused server.