mcpbeat

BlockRazor Docs MCP Server

io.blockrazor/docs
answering

BlockRazor Docs is answering right now. Last checked 11 min ago. It exposes 4 tools.

Official BlockRazor documentation for sending and receiving transations faster.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
662 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

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.

askquestion
askQuestion
Ask a natural-language question about BlockRazor and get a synthesized answer, with links to the source pages. Prefer this over `searchDocumentation` when you want a direct answer to a question rather than a list of matching pages; use `searchDocumentation`/`getPage` when you need to browse or read full pages yourself.
getpage
getPage
Fetch the full markdown content of a specific documentation page from BlockRazor. Use this when you have a page URL and want to read its content. Accepts full URLs (e.g. https://docs.blockrazor.io//getting-started). Since `searchDocumentation` returns partial content, use `getPage` to retrieve the complete page when you need more details. The content includes links you can follow to navigate to related pages.
searchdocumentation
searchDocumentation
Search across the documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about BlockRazor, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.
sendfeedback
sendFeedback
Report an issue in the documentation of BlockRazor so the team can fix it. Use it whenever, while helping a user, you come across content that is outdated, contradictory, missing information, or otherwise unhelpful. Also use it when the user themselves reports a problem with the docs, even if you could not verify it yourself. If it's your own observation, do a quick sanity check that the issue is real before reporting — no need to exhaustively re-read the page. Send one call per distinct issue and do not report the same issue twice in a conversation. Do not use this tool to confirm that a page is accurate; it is for reporting problems only.

Endpoints

URLTransportStateLatencyChecked
https://mcp.blockrazor.io/docs streamable-http answering 712 ms 11 min ago

BlockRazor Docs — questions

Answers built from our own checks of this server.

What can BlockRazor Docs do?
It exposes 4 tools, read directly from the server on our last check. Among them: askQuestion, getPage, searchDocumentation, sendFeedback. 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 BlockRazor Docs working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 662 ms. The bar chart above shows every period we have measured.
How do I connect BlockRazor Docs?
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 BlockRazor Docs need an API key?
No. BlockRazor Docs 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 BlockRazor Docs?
It answers our handshake in 662 ms on average, which is faster than 13% 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.