Back to search
30
MCP

io.github.kevint-cerebras/cerebras-code-mcp

io.github.kevint-cerebras/cerebras-code-mcp

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

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

Similar MCP servers embedding-nearest

cerebras-code-mcp
Model Context Protocol (MCP) server for Cerebras Code API integration with any MCP-compatible client. Run 'cerebras-mcp --config' for setup
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.qwe4559999/scopus-mcp
A Model Context Protocol server for the Elsevier Scopus API
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kevint-cerebras/cerebras-code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}