mcpbeat Sign in

Vectordecisions MCP Server

by nikitadatar Your server? Claim it
local only

Vectordecisions MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 14 Aug 2026.

AI Governance MCP Server - GATRI trust scoring, kill-switch, EU AI Act compliance for Claude

Installs per day peak 25 · avg 6 · +21% w/w
a month agotoday
37
Installs / week
npm · vectordecisions-mcp-server
0
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Vectordecisions MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 vectordecisions-mcp-server -- npx -y vectordecisions-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vectordecisions-mcp-server": {
      "args": [
        "-y",
        "vectordecisions-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vectordecisions-mcp-server]
command = "npx"
args = ["-y", "vectordecisions-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "vectordecisions-mcp-server": {
      "args": [
        "-y",
        "vectordecisions-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vectordecisions-mcp-server": {
      "args": [
        "-y",
        "vectordecisions-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vectordecisions MCP Server

same job, measured the same way
MCP Perception
by geiant

Geospatial AI MCP server — satellite imagery, embeddings, weather, GNS governance

8 tools answering
yandexgpt-mcp
by theyahia

MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia)

58 installs/wk local only
gigachat-mcp
by theyahia

MCP server for GigaChat — AI chat, embeddings, image generation (Russia)

63 installs/wk local only
Grok Chat
by codechap

MCP server for the xAI Grok API — chat, vision, search, and embeddings

local only
Mem Context
by turbyho

Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation

176 installs/wk local only
Code Index
by achreftlili

SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.

213 installs/wk local only
MCP Bookmark
by pree-dew

MCP Server for adding bookmarks in openai RAG

79 installs/wk local only
Github Repo MCP
by thedhruv-07

MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.

143 installs/wk local only

Vectordecisions MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Vectordecisions MCP Server?
Vectordecisions MCP Server 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 vectordecisions-mcp-server was installed 37 times last week.
How do I connect Vectordecisions MCP Server?
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 vectordecisions-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Vectordecisions MCP Server?
The npm package vectordecisions-mcp-server was installed 37 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vectordecisions MCP Server open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.