
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@vincikit/mcp-server
Advanced tools
AI stack configurator that helps you build the optimal technology stack through conversational interviews and intelligent recommendations
AI stack configurator that helps you build the optimal technology stack through conversational interviews and intelligent recommendations.
VinciKit is an MCP server that acts as your personal AI stack architect. Through a conversational interview, it understands your project's needs and recommends the best combination of AI models, tools, and services - complete with cost estimates and implementation guidance.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"vincikit": {
"command": "npx",
"args": ["-y", "@vincikit/mcp-server"],
"env": {
"ANTHROPIC_API_KEY": "your-key-here"
}
}
}
}
npm install -g @vincikit/mcp-server
vincikit-mcp
git clone https://github.com/idoco2003/VinciKit.git
cd VinciKit/mcp-server
npm install
npm start
| Tool | Description |
|---|---|
start_interview | Begin a new conversational stack configuration session |
answer_question | Answer the current interview question |
skip_to_recommendation | Jump directly to AI recommendations |
| Tool | Description |
|---|---|
get_session | Retrieve current session data and progress |
update_session | Modify answers and regenerate recommendations |
list_sessions | View all sessions for a user |
link_account | Link session to email for persistence |
create_setup_link | Generate a personalized setup URL |
| Tool | Description |
|---|---|
list_tools | Browse the tool catalog by category |
get_tool_details | Get detailed information about a specific tool |
visualize_stack | Generate ASCII visualization of your stack |
quick_recommend | Get fast recommendations without full interview |
| URI | Description |
|---|---|
vincikit://catalog | Complete tool catalog (JSON) |
vincikit://questions | Interview question definitions (JSON) |
| Variable | Required | Description |
|---|---|---|
ANTHROPIC_API_KEY | Yes* | Claude API key for recommendations |
GEMINI_API_KEY | Yes* | Gemini API key (alternative to Claude) |
VINCIKIT_API_URL | No | Custom API endpoint |
MCP_API_KEY | No | API key for remote access |
*At least one AI provider key is required
For local Claude Desktop integration:
npm start
For remote deployment (Cloud Run, etc.):
npm run start:http
User: I want to build a smart inventory system for my small retail business
AI: [calls start_interview]
Let me help you find the perfect stack! First question:
What's the scale of this project?
- Hobby/Learning
- Venture/Startup
- Scale/Growth
- Moonshot
User: Venture
AI: [calls answer_question with "venture"]
Great! What's your background?
...
[After completing interview]
AI: [displays recommendation]
Recommended Stack:
- AI Engine: Claude 3.5 Sonnet ($20/month)
- Tools: Shopify, Google Sheets, Notion
- Estimated first year cost: $1,200
MIT
FAQs
AI stack configurator that helps you build the optimal technology stack through conversational interviews and intelligent recommendations
The npm package @vincikit/mcp-server receives a total of 23 weekly downloads. As such, @vincikit/mcp-server popularity was classified as not popular.
We found that @vincikit/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.