Skip to content

Add rift zero-config dev runner to community servers#3584

Closed
ahmedEssyad wants to merge 1 commit into
modelcontextprotocol:mainfrom
ahmedEssyad:add-rift-mcp-server
Closed

Add rift zero-config dev runner to community servers#3584
ahmedEssyad wants to merge 1 commit into
modelcontextprotocol:mainfrom
ahmedEssyad:add-rift-mcp-server

Conversation

@ahmedEssyad
Copy link
Copy Markdown

Summary

  • Adds rift to the community servers list
  • Rift is a zero-config full-stack dev runner that detects frameworks, starts all services in parallel, auto-restarts on crash, and diagnoses failures with AI
  • MCP server exposes 6 tools: detect, start, stop, status, diagnose, fix
  • Published on npm as rift-dev

Details

Rift replaces multi-terminal chaos with a single command. It scans a project, detects frameworks (15+ supported including Next.js, Django, FastAPI, Rails, Go, Rust), generates config, and runs all services with color-coded logs. The MCP server (rift-mcp) lets AI assistants manage the full dev environment lifecycle.

@olaservo
Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants