Back to search
30
MCP

cerebras-code-mcp

npm/cerebras-code-mcp

Model Context Protocol (MCP) server for Cerebras Code API integration with any MCP-compatible client. Run 'cerebras-mcp --config' for setup or 'cerebras-mcp --remove' for cleanup.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kevint-cerebras/cerebras-code-mcp
Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
0 tools
groq-code-mcp
Model Context Protocol (MCP) server for Groq API integration with any MCP-compatible client. Run 'groq-mcp --config' for interactive setup.
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cerebras-code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}