mcpbeat Sign in

Coalent MCP Server

by nisarg-pujara-vectorlink Your server? Claim it
local only

Coalent runs on your own machine — the client starts it, so there is no endpoint to ping. 137 installs a week from pypi. Last commit 17 Aug 2026.

Fresh, attributed facts from your sources — cached, and invalidated the moment a source changes.

Installs per day peak 84 · avg 27 · -11% w/w
a month agotoday
137
Installs / week
pypi · coalent
12
Stars
4 open issues
17 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Coalent 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 coalent -- uvx coalent
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "coalent": {
      "args": [
        "coalent"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.coalent]
command = "uvx"
args = ["coalent"]
.cursor/mcp.json
{
  "mcpServers": {
    "coalent": {
      "args": [
        "coalent"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "coalent": {
      "args": [
        "coalent"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Coalent

same job, measured the same way
DocPull
by raintree-technology

Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.

1 920 installs/wk local only
MyAITwin
by lutolearn

A personal RAG database you build from chat, so AI creates work that sounds like you.

answering
Vecmo
by chibataku0815

Vector motion editor MCP: 26 typed tools to observe, validate and edit documents, then export code.

local only
Vector Panda
by vectorpanda

Operate your Vector Panda collections: search and upsert vectors, schema, measured indexes, exports.

answering
Calypso Multimodal RAG MCP
by calypso-so

Calypso multimodal RAG for grounded answers from docs, images, charts, and knowledge.

100 installs/wk local only
Changegamer
by beneb89

Agent-first resource directory for AI agents: protocols, security, RAG, memory, evals, and more.

14 tools answering
I
Terraform Ingest MCP
by zloeber

Ingest and analyze Terraform modules from multiple repositories for AI RAG systems

274 installs/wk local only
X Archive RAG
by mameshivaa

Local-first MCP tools for searching and drafting from your X/Twitter archive.

local only

Coalent — questions

Answers built from our own checks of this server.

Why is there no uptime for Coalent?
Coalent 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 pypi package coalent was installed 137 times last week.
How do I connect Coalent?
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 coalent straight from pypi; nothing to host, nothing to sign up for.
How many people use Coalent?
The pypi package coalent was installed 137 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Coalent open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 12 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.