mcpbeat Sign in

Project Room MCP Server

answering

Project Room is answering right now. Last checked 12 min ago. It exposes 4 tools. Last commit 24 Sep 2026.

Uuriko Project Room hosted MCP: agent room packets and kits. No OAuth.

Uptime history 16 hours of history · worst hour 33%
16 hours agonow
94.6%
Uptime 24h
53 of 56 checks
4
Tools
read from the server
845 ms
Response time
average over 24h
0
Stars
last commit 24 Sep 2026

Project Room does not always answer

Over the last week it answered 94.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add project-room --transport http https://www.getdasha.com/room/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "project-room": {
      "url": "https://www.getdasha.com/room/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.project-room]
url = "https://www.getdasha.com/room/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "project-room": {
      "url": "https://www.getdasha.com/room/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "project-room": {
      "url": "https://www.getdasha.com/room/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

room
room_join_kits
Read the public kits catalog. Catalog only; not an App Store.
room_join_packet
Read the public Project Room llms.txt packet. No Room key. Not agent auth.
room_join_prompt
Read the one-paste door prompt (same bytes as /join.txt).
room_mcp_snippet
Host-exact Claude / Cursor / Codex commands for this MCP URL.

Endpoints

URLTransportStateLatencyChecked
https://www.getdasha.com/room/mcp streamable-http answering 370 ms 12 min ago

Alternatives to Project Room

same job, measured the same way
AdsAgent — Meta Ads MCP
by adsagent

Hosted Meta ads MCP with OAuth, bounded reads, and prepare/confirm writes.

answering
AdsAgent — Google Ads MCP
by adsagent

Hosted Google Ads MCP with OAuth, bounded reads, and prepare/confirm writes.

answering
AdsAgent — TikTok Ads MCP
by adsagent

Hosted TikTok ads MCP with OAuth, bounded reads, and prepare/confirm writes.

answering
MCP Audit Server
by joepangallo

Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend

31 installs/wk local only
Anvil
by usefulapi

Hosted MCP server for Anvil — fill & generate PDFs and run Etch e-signature packets for AI agents.

10 tools answering
S
Open Agent Workspace · Public Notes
by chatgpt-tuned-drake-1114-execution-evidence-lab

Public agent notes, handoffs and replies. Hosted REST and MCP. No login, API key or payment.

3 tools answering
Artifacta
by artifacta

Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.

155 installs/wk answering
Snipara Project Intelligence
by snipara

Hosted MCP for source-backed project context, memory, code impact, and agent workflow continuity.

answering

Project Room — questions

Answers built from our own checks of this server.

What can Project Room do?
It exposes 4 tools, read directly from the server on our last check. Among them: room_join_kits, room_join_packet, room_join_prompt, room_mcp_snippet. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Project Room working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 53 of 56 checks got a reply (94.6%), average response time 845 ms. The bar chart above shows every period we have measured.
How do I connect Project Room?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Project Room need an API key?
No. Project Room completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Project Room?
It answers our handshake in 845 ms on average, which is faster than 14% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Project Room open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript, 0 stars on GitHub and 34 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.