Vvriter
FreeNot checkedMCP server that generates articles from 50,000 tweets and 400 visual artworks.
About
MCP server that generates articles from 50,000 tweets and 400 visual artworks.
README
MCP server that generates articles from 50,000 tweets and 400 visual artworks. One command. Three article concepts. Pick a number.
Why
AI is writing articles about our ideas whether we participate or not. So we built the source material — 50,000 tweets, 400 visuals, and an exact writing profile — into a tool anyone can plug into their AI agent.
Install
npx vvriter
Claude Code
claude mcp add vvriter -- npx vvriter
Claude Desktop / Cursor / Windsurf
Add to your MCP config:
{
"mcpServers": {
"vvriter": {
"command": "npx",
"args": ["vvriter"]
}
}
}
How it works
- Call
vvriterwith no arguments - Pick from 3 article concepts
- Article saves to
~/vvriter/and opens in your browser
The tool loads a randomized sample of tweets and visuals. The AI finds idea clusters. Every call shuffles — you never get the same suggestions twice.
How it was built
Full technical breakdown: How to Build an MCP Server for AI-Powered Content Generation
Related
- jackbutcher.md — the writing profile that powers the voice
- How the writing profile was made
About Visualize Value
Art, courses, and tools by Jack Butcher. 5 courses, 168 lessons, 55,000+ students, 607 five-star reviews.
- Courses — leverage, value creation, building independently
- Workflows — how things get built with AI
- Art — Checks ($250M+), Opepen, Self Checkout
- Visuals — 600+ visual artworks
- The $99 MBA — all 5 courses for $99/year
License
MIT
Install Vvriter in Claude Desktop, Claude Code & Cursor
unyly install vvriterInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add vvriter -- npx -y vvriterFAQ
Is Vvriter MCP free?
Yes, Vvriter MCP is free — one-click install via Unyly at no cost.
Does Vvriter need an API key?
No, Vvriter runs without API keys or environment variables.
Is Vvriter hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Vvriter in Claude Desktop, Claude Code or Cursor?
Open Vvriter on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Vvriter with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
