Server data from the Official MCP Registry
Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.
About
Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.
Security Report
Excellent security posture. The server is a pure local calculator with no authentication requirements, no network calls initiated by the server, and no dangerous operations. All data is embedded in data.json with deterministic scoring. Code is clean, well-structured, and properly validates inputs using Zod. Permissions are minimal and appropriate for the server's stated purpose. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ppop123-knowuswell-mcp": {
"args": [
"-y",
"knowuswell-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
knowuswell-mcp
MCP (Model Context Protocol) server for KnowUsWell — the friendship quiz that needs two people.
Let your AI assistant host the quiz right in the conversation: it asks you 16 quick behaviour questions, scores your four-letter role, and — once your friend has answered their half — combines both codes into one of 16 pair types, a card that belongs to the friendship rather than to either person.
Tools
| Tool | What it does |
|---|---|
get_quiz_questions | The 16 behaviour questions (true = "more like me") |
score_quiz | Answers → four-letter role code + full role card + link |
combine_pair | Two role codes → one of 16 pair types + shared result link |
get_conversation_questions | 50 read-aloud "how well do you know me" questions, easy to brutal |
Scoring is deterministic and identical to knowuswell.com — the same answers always produce the same code, and ties break the same way. Result links open the shared card page on the site, where you can collect all 16 types.
Install
Claude Desktop / Claude Code
{
"mcpServers": {
"knowuswell": {
"command": "npx",
"args": ["-y", "knowuswell-mcp"]
}
}
}
(Published on npm as knowuswell-mcp.)
Or clone and run locally:
git clone https://github.com/ppop123/knowuswell-mcp.git
cd knowuswell-mcp && npm install
{
"mcpServers": {
"knowuswell": {
"command": "node",
"args": ["/path/to/knowuswell-mcp/index.js"]
}
}
}
Try it
"Host the KnowUsWell friendship quiz for me."
The assistant asks the 16 questions, tells you your role (say, ESPR — The Cat: appears on your terms, still yours), and gives you a link to send your friend. When their code comes back:
"We got LOCT and ESPR — what are we?"
…it combines them into your pair type (The Anchor and the Kite, in this case) with what works, what to watch, and a shared card page for the two of you.
Privacy
The server is a pure local calculator: questions, scoring tables and card text ship in data.json. Nothing you answer is sent anywhere — the only network activity is you choosing to open a result link. (The site works the same way: answers travel inside the URL fragment, which browsers never transmit.)
About
Built by KnowUsWell. The quiz is free to play on the site — no account, nothing stored. One optional extra exists: a $1.99 illustrated art card of your pair type, drawn from your own photos and clearly labelled AI-generated.
MIT licensed.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
