mcpbeat Sign in

declaude MCP Server

answering

declaude is answering right now. Last checked 1 min ago. Last commit 19 Aug 2026.

Rewrites Claude-English into plain English, preserving meaning, code and structure.

Uptime history 27 days of history · worst day 99%
27 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
246 ms
Response time
average over 24h
1
Stars
last commit 19 Aug 2026

Nothing serious here today

Today is the operative word: we check declaude 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

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

run in your terminal
claude mcp add declaude --transport http https://speak-english.tenken.co/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "declaude": {
      "url": "https://speak-english.tenken.co/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.declaude]
url = "https://speak-english.tenken.co/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "declaude": {
      "url": "https://speak-english.tenken.co/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "declaude": {
      "url": "https://speak-english.tenken.co/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://speak-english.tenken.co/mcp streamable-http needs key 246 ms 1 min ago

Alternatives to declaude

same job, measured the same way
Interview Mode
by teabagkim

Structured interviewer for Claude Code — probing questions, decision tracking, evolving checkpoints.

20 installs/wk local only
Context Engine
by melonelish

Compress logs, retrieval chunks, and code context into structured LLM-ready signal.

36 installs/wk local only
C
COMPAMIR News
by compamir

Search structured COMPAMIR news in Japanese and English, with links to source reports.

3 tools answering
Brand Voice
by zoharbabin

Enforce brand writing guidelines in Claude Code — PostToolUse hook + MCP server

36 installs/wk local only
C
Convika
by convika

Create, preview, publish, and measure landing pages from Claude, Codex, or any MCP client.

answering
MCP Code Review Server
by goodjobwilliam

Code review as an MCP server — structured reviews with OWASP security scanning.

122 installs/wk local only
Infracost
by downatthebottomofthemolehole

MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code

52 installs/wk local only
Claude MCP Bridge
by hampsterx

Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.

81 installs/wk local only

declaude — questions

Answers built from our own checks of this server.

Why is there no tool list for declaude?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is declaude working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 246 ms. The bar chart above shows every period we have measured.
How do I connect declaude?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to declaude?
No API key is involved. declaude answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is declaude?
It answers our handshake in 246 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is declaude open source?
Yes — it is published under the MIT licence, written in Python and 1 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.