three.ws Concierge
Rank #7,686io.github.nirholas/concierge-mcp
Ask any website's AI concierge a grounded question, and generate the embed to add one to a site.
three.ws Concierge is a Model Context Protocol (MCP) server published by nirholas. It ranks #7,686 of 132,046 servers tracked on MCP Toplist, and its repository has 204 GitHub stars. three.ws Concierge is listed on Official MCP, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 124,360 of 132,046 servers on MCP Toplist.
Use three.ws Concierge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add concierge-mcp -e "THREE_WS_BASE=<your THREE_WS_BASE>" -e "THREE_WS_TIMEOUT_MS=<your THREE_WS_TIMEOUT_MS>" -e "CONCIERGE_PAGE_TIMEOUT_MS=<your CONCIERGE_PAGE_TIMEOUT_MS>" -- npx -y @three-ws/concierge-mcpReplace each placeholder with your own value before saving.
[mcp_servers.concierge-mcp]
command = "npx"
args = ["-y", "@three-ws/concierge-mcp"]
[mcp_servers.concierge-mcp.env]
THREE_WS_BASE = "<your THREE_WS_BASE>"
THREE_WS_TIMEOUT_MS = "<your THREE_WS_TIMEOUT_MS>"
CONCIERGE_PAGE_TIMEOUT_MS = "<your CONCIERGE_PAGE_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"concierge-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/concierge-mcp"
],
"env": {
"THREE_WS_BASE": "<your THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<your THREE_WS_TIMEOUT_MS>",
"CONCIERGE_PAGE_TIMEOUT_MS": "<your CONCIERGE_PAGE_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"concierge-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/concierge-mcp"
],
"env": {
"THREE_WS_BASE": "<your THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<your THREE_WS_TIMEOUT_MS>",
"CONCIERGE_PAGE_TIMEOUT_MS": "<your CONCIERGE_PAGE_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"concierge-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/concierge-mcp"
],
"env": {
"THREE_WS_BASE": "<your THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<your THREE_WS_TIMEOUT_MS>",
"CONCIERGE_PAGE_TIMEOUT_MS": "<your CONCIERGE_PAGE_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"concierge-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/concierge-mcp"
],
"env": {
"THREE_WS_BASE": "<your THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<your THREE_WS_TIMEOUT_MS>",
"CONCIERGE_PAGE_TIMEOUT_MS": "<your CONCIERGE_PAGE_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"concierge-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/concierge-mcp"
],
"env": {
"THREE_WS_BASE": "<your THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<your THREE_WS_TIMEOUT_MS>",
"CONCIERGE_PAGE_TIMEOUT_MS": "<your CONCIERGE_PAGE_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nirholas%2Fconcierge-mcp)<a href="https://mcptoplist.com/server/io.github.nirholas%2Fconcierge-mcp"><img src="https://mcptoplist.com/badge/io.github.nirholas%2Fconcierge-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nirholas
Other servers by nirholas
- XActions#484 · 4 vers
- Free Crypto News#973 · 3 vers
- Claude Code Explorer MCP#1,088 · 2 vers
- Pump SDK MCP Server#1,645 · 4 vers
- agenti#4,442
- Abi To MCP#6,411 · 2 vers
- Universal Crypto MCP#6,691 · 2 vers
- Pumpfun Claims Bot#6,979 · 2 vers
- Defi Agents#7,069 · 2 vers
- Github To MCP#7,385 · 2 vers
- Tool Discovery MCP#7,451 · 2 vers
- Crypto Market Data#7,538 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains three.ws Concierge?
- three.ws Concierge is maintained by nirholas, which publishes 88 MCP servers (179 total versions) tracked on MCP Toplist.
- Is three.ws Concierge listed on the Official MCP Registry?
- Yes — three.ws Concierge is listed on the Official MCP Registry.
- How many versions does three.ws Concierge have?
- MCP Toplist tracks 1 version of three.ws Concierge, most recently published on Jul 19, 2026.
- Where can I find the source code for three.ws Concierge?
- The source code for three.ws Concierge is hosted at github.com/nirholas/three.ws.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.