mcpbeat Sign in

Vincikit MCP Server

by idoco2003 Your server? Claim it
local only

Vincikit runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.

AI stack configurator with conversational interviews and intelligent recommendations

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 4 · +27% w/w
a month agotoday
26
Installs / week
npm · @vincikit/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vincikit -- npx -y @vincikit/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vincikit": {
      "args": [
        "-y",
        "@vincikit/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vincikit]
command = "npx"
args = ["-y", "@vincikit/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "vincikit": {
      "args": [
        "-y",
        "@vincikit/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vincikit": {
      "args": [
        "-y",
        "@vincikit/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (Anthropic API key for Claude recommendations), GEMINI_API_KEY (Google API key for Gemini recommendations). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Vincikit

same job, measured the same way
Dependency Management MCP Server
by sonatype

Sonatype component intelligence: versions, security analysis, and Trust Score recommendations

3 tools answering
O
LLM Provider Intelligence
by memoryapi

LLM provider intelligence: recommendations, pricing, and status

3 tools answering
Zoom Revenue Accelerator
by zoom

Zoom Revenue Accelerator server for sales insights, conversations, and deal intelligence.

answering
Cowboy Model Finder
by cowboyhq

Find your perfect Cowboy e-bike with an interactive wizard and AI recommendations.

3 tools answering
Anki MCP
by arielbk

MCP server for integrating with Anki flashcards through conversational AI

63 installs/wk local only
QualiTaTi
by lanceyuu

Run AI-moderated interviews, conversational surveys and qualitative analysis on QualiTaTi from your

answering
Inbed
by geeks-accelerator

AI agent dating — personality matching, compatibility scoring, and real conversations on inbed.ai

32 installs/wk local only
I
Social Commerce Intelligence
by atul0016

Creator ROI, video conversion, trends, affiliate, and social commerce intelligence.

35 installs/wk local only

Vincikit — questions

Answers built from our own checks of this server.

Why is there no uptime for Vincikit?
Vincikit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @vincikit/mcp-server was installed 26 times last week.
Is Vincikit still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Vincikit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @vincikit/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Vincikit?
The npm package @vincikit/mcp-server was installed 26 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.