Provides a specialized backend manager for building Django applications.
Provides a specialized DevOps manager for Docker containerization and deployment.
Provides a specialized backend manager for building Express server applications.
Provides a specialized backend manager for developing FastAPI applications.
Provides a specialized API manager for building and managing GraphQL APIs.
Provides a specialized database manager for MongoDB operations and data modeling.
Provides a specialized backend manager for developing Node.js applications and services.
Provides a specialized security manager for implementing OWASP security best practices, authentication, and validation.
Provides a specialized database manager for PostgreSQL operations, including migrations and schema management.
Provides a specialized frontend manager for building React components, with support for accessibility and CSS styling.
Provides a specialized database manager for Redis caching and data operations.
Provides a specialized frontend manager for building Svelte applications, with support for accessibility and CSS styling.
Full-Stack MCP Server
MCP server for full-stack development with OpenCode CLI integration.
A Model Context Protocol (MCP) server that provides specialized AI agents for full-stack web development, powered by high-speed inference from Cerebras.
Features
8 Specialized Managers: Frontend, Backend, Database, API, DevOps, Testing, Security, Performance
High-Speed Inference: 2000-3000 tokens/sec via Cerebras API
Structured Workflow: Explore → Plan → Execute → Verify
Claude Integration: Works seamlessly with Claude Code
Prerequisites
Node.js 18+
OpenCode CLI (
npm install -g opencode)Cerebras API key
Installation
Configuration
Add to Claude Code
Or add to .mcp.json
Project Setup
Initialize a new project with full-stack agents:
This creates:
opencode.json- Configuration with auto-approved permissions.opencode/agent/- Specialized agent files for each manager
Available Managers
Manager | Use For |
| React, Vue, Svelte, CSS, accessibility |
| Node.js, Express, FastAPI, Django |
| PostgreSQL, MongoDB, Redis, migrations |
| REST, GraphQL, WebSocket, auth |
| Docker, CI/CD, deployment |
| Unit, integration, E2E tests |
| Auth, OWASP, validation |
| Caching, optimization, profiling |
Usage with Claude
Project Structure
Development
The Orchestration Pattern
This MCP server follows a specific workflow:
Claude receives user request
Claude breaks it into focused steps
Claude calls appropriate manager MCP tool
OpenCode executes with specialized agent
Claude verifies the result
Repeat until complete
See CLAUDE.md for detailed orchestration instructions.
License
MIT