JSPM

  • Created
  • Published
  • Downloads 2059
  • Score
    100M100P100Q117409F
  • License MIT

A Model Context Protocol server that acts as an intelligent conversation state manager and development guide for LLMs, featuring comprehensive long-term memory with persistent project artifacts

Package Exports

  • responsible-vibe-mcp
  • responsible-vibe-mcp/packages/cli/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (responsible-vibe-mcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Responsible Vibe MCP

Tests Release npm version

Transform any AI coding agent into a structured development partner with battle-tested engineering workflows.

⚡ Quick Start

# Setup your coding agent
npx responsible-vibe-mcp --generate-config amazonq-cli  # or claude, gemini, opencode
# OR manually configure any MCP agent with our system prompt, check the docs for that

Head over to a new empty dir and ask your agent: "Build a UNO-like card game" – and instantly experience how your agent doesn't just shoot, but starts engineering – with YOU in the driver seat!

🎬 See It In Action

What You Get

Multiple battle-tested workflows (classical V-model "waterfall", Anthropic's EPCC, Test-Driven-Development, Reproduction-based bugfix, and many more)

Context-aware process guidance: Your agent will take notes and plan tasks which survive context compression and even sessions.

Project memory across conversations and branches

Automatic documentation and decision tracking

Universal MCP Support

Works in any agent that supports the Model-Context-Protocol. Whenever a new IDE or Terminal UI rises: You don't need to change the way you work.

How It's Different

There are zillions of "game changer next gen IDEs" out there, each claiming they will revolutionalize how software is going to be created.

In the end, they all just manipulate context of a transformer based LLM – it's all just noodle soup. And they are fast at changing wha't going to be part of the context, and it's even getting accelerated by parallel agents.

The problem: The faster agents become, the harder it is to engineer. I strongly believe that software engineering is a creative process which majorly happens inside the engineers brain.

Responsible-Vibe-MCP helps to fill the conversation context with contents from YOUR brain – instead of relying the agent will have understood what you should have thought about.

And since may developers tend to through structured processing off the cliff once they think they start coding, responsible-vibe-mcp will maintain proactive process guidance - your AI knows what to do next in each development phase, follow proven engineering methodologies, and maintain long-term project context.

How It Works

Check the 📖 Complete Documentation →


Open Source | Issues