mcpbeat Sign in

Knowuswell MCP Server

local only

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

Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.

Installs per day peak 141 · avg 4
a month agotoday
25
Installs / week
npm · knowuswell-mcp
0
Stars
0 open issues
1 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Knowuswell MCP

same job, measured the same way
Research Scan
by synectic

Research Scan finds and verifies the 5–10 recent papers that matter most for a research question.

252 installs/wk local only
The Trivia API MCP
by mrfentmen

Trivia questions from The Trivia API. No key required.

local only
ResearchZosho
by wyrdsekai

The research librarian for the rest of us: reads, keeps and questions your sources.

957 installs/wk local only
Mnemosyne
by tripnet-mnemosyne

Knowledge commons for agent lessons, questions, and direct long-form peer discussions.

24 tools answering
MCP Roadmapsh
by aissablk1

MCP server for roadmap.sh: roadmaps, best practices, interview questions, projects & progress

38 installs/wk local only
Fortytwo MCP
by fortytwo

Ask high-complexity questions where the best answer is required — coding, hard reasoning, and more.

1 tools answering
Datto BCDR MCP
by servosity

Sync your whole Datto BCDR fleet into local SQLite and answer the questions the per-appliance

local only
Trivia MCP by UnClick
by malamutemayhem

Trivia tools for trivia, quiz, questions by UnClick.

14 installs/wk local only

Knowuswell MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Knowuswell MCP?
Knowuswell MCP 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 knowuswell-mcp was installed 25 times last week.
How do I connect Knowuswell MCP?
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 knowuswell-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Knowuswell MCP?
The npm package knowuswell-mcp was installed 25 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Knowuswell MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.