From 8470c44747e22de7384c95399abcdc70545077da Mon Sep 17 00:00:00 2001 From: yoonk Date: Fri, 26 Dec 2025 14:09:13 +0900 Subject: [PATCH] Add Vibe Coding MCP to community servers Vibe Coding MCP is an MCP server for automatically collecting, summarizing, documenting, and publishing vibe coding sessions. Features: - 7 documentation tools (collect, summarize, generate, normalize, publish, session log, analyze) - AST-based code analysis for TypeScript, Python, Go - Mermaid diagram generation (class, flowchart, sequence, ER, architecture) - Multi-platform publishing (Notion, GitHub Wiki, Obsidian, Confluence, Slack, Discord) - Multi-language support (Korean/English) Repository: https://github.com/MUSE-CODE-SPACE/vibe-coding-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c72349eab6..8e825a97b8 100644 --- a/README.md +++ b/README.md @@ -1402,6 +1402,7 @@ search, and comprehensive file analysis. - **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. - **[Vertica](https://github.com/nolleh/mcp-vertica)** - Vertica database integration in Python with configurable access controls and schema inspection - **[Vibe Check](https://github.com/PV-Bhat/vibe-check-mcp-server)** - An MCP server leveraging an external oversight layer to "vibe check" agents, and also self-improve accuracy & user alignment over time. Prevents scope creep, code bloat, misalignment, misinterpretation, tunnel vision, and overcomplication. +- **[Vibe Coding MCP](https://github.com/MUSE-CODE-SPACE/vibe-coding-mcp)** - Automatically collect, summarize, and document vibe coding sessions with AST-based code analysis, Mermaid diagram generation, and multi-platform publishing (Notion, GitHub Wiki, Confluence, Slack, Discord). - **[Video Editor](https://github.com/burningion/video-editing-mcp)** - A Model Context Protocol Server to add, edit, and search videos with [Video Jungle](https://www.video-jungle.com/). - **[Video Still Capture](https://github.com/13rac1/videocapture-mcp)** - 📷 Capture video stills from an OpenCV-compatible webcam or other video source. - **[Virtual location (Google Street View,etc.)](https://github.com/mfukushim/map-traveler-mcp)** - Integrates Google Map, Google Street View, PixAI, Stability.ai, ComfyUI API and Bluesky to provide a virtual location simulation in LLM (written in Effect.ts)