mcpbeat Sign in

Runtime MCP Server

answering

Runtime is answering right now. Last checked moments ago. It exposes 26 tools.

Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
93 of 93 checks
26
Tools
read from the server
595 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 6 September 2026. No other catalogue keeps this.

6 Sep a tool description was rewritten formatho.registry
6 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check Runtime 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 0 min ago.

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

Available tools 26

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

evm
evm.checksum_address
EIP-55 checksum an Ethereum address, or verify a checksummed one. [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.create2_address
Compute the deterministic CREATE2 address: keccak256(0xff ‖ factory ‖ salt ‖ initCodeHash)[12:]. [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.decode_calldata
Extract the 4-byte selector from raw calldata, match it against common signatures, and decode static (word-based) arguments: address, uint256, int256, bytes32, bool. [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.function_selector
Compute the 4-byte function selector from a canonical signature, with reverse lookup against common signatures. [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.keccak256
Keccak-256 (Ethereum flavor, NOT NIST SHA3-256) of arbitrary hex or text. [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.storage_slot
Compute Solidity storage slots: simple variables, mapping values (keccak(key ‖ p)), and dynamic array elements (keccak(p) + index). [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.unit_convert
Convert EVM amounts between wei, gwei, and ether with exact BigInt math. [web3 · v1.0.0 · deterministic: true · permissions: none]
evm.v4_hook_permissions
Uniswap v4 hook permissions: compute the 14-bit permission field from hook-call names, or decode the field from a hook address (bits live in the LOW 14 bits: address & 0x3FFF). [web3 · v1.0.0 · deterministic: true · permissions: none]
json
json.format
Validate and pretty-print JSON with a configurable indent level. [data · v1.0.0 · deterministic: true · permissions: none]
json.minify
Validate JSON and strip all insignificant whitespace. [data · v1.0.0 · deterministic: true · permissions: none]
json.validate
Validate JSON and report the parse error position if invalid. [data · v1.0.0 · deterministic: true · permissions: none]
base64
base64.decode
Base64-decode to text. [data · v1.0.0 · deterministic: true · permissions: none]
base64.encode
Base64-encode text (standard alphabet). [data · v1.0.0 · deterministic: true · permissions: none]
url
url.decode
Decode percent-encoded text. [network · v1.0.0 · deterministic: true · permissions: none]
url.encode
Percent-encode text (component encoding). [network · v1.0.0 · deterministic: true · permissions: none]
case
case.convert
Convert an identifier between camelCase, snake_case, kebab-case, CONSTANT_CASE, and Title Case. [dev · v1.0.0 · deterministic: true · permissions: none]
erc4626
erc4626.math
Exact EIP-4626 vault math in BigInt: convert assets to shares (round down) and shares to assets (round down), with optional virtual offsets. [defi · v1.0.0 · deterministic: true · permissions: none]
formatho
formatho.registry
List every registered Formatho tool with version, category, deterministic flag, permissions, and Formatho Verified status. [meta · v1.0.0 · deterministic: true · permissions: none]
hash
hash.text
Hash text with md5/sha1/sha256/sha384/sha512 (hex output). MD5/SHA1 are for compatibility checks only, not security. [security · v1.0.0 · deterministic: true · permissions: none]
hex
hex.encode
Encode text to hex, or decode hex (with or without 0x) to text. [data · v1.0.0 · deterministic: true · permissions: none]
jwt
jwt.decode
Decode a JWT (JWS compact serialization) header and claims WITHOUT verifying the signature. Reports expiry status from the exp claim. [security · v1.0.0 · deterministic: true · permissions: none]
random
random.string
Generate a cryptographically random alphanumeric string. [security · v1.0.0 · deterministic: false · permissions: none]
regex
regex.test
Test a regular expression against text: match result plus all capture groups. [dev · v1.0.0 · deterministic: true · permissions: none]
slug
slug.generate
Convert text to a URL-safe kebab-case slug. [dev · v1.0.0 · deterministic: true · permissions: none]
timestamp
timestamp.convert
Convert Unix seconds/milliseconds to ISO 8601 (UTC) and back. [dev · v1.0.0 · deterministic: true · permissions: none]
uuid
uuid.v4
Generate random UUID v4 values. [security · v1.0.0 · deterministic: false · permissions: none]

Endpoints

URLTransportStateLatencyChecked
https://mcp.formatho.com/mcp streamable-http answering 575 ms 0 min ago

Alternatives to Runtime

same job, measured the same way
New Relic MCP Server
by meet-bhalodiya

Secure, self-hosted New Relic observability and administration tools for MCP clients

22 installs/wk local only
n8n MCP Community
by drzamarian

A security-focused MCP server for self-hosted n8n Community Edition.

69 installs/wk local only
MCP Firefly Iii
by yakupemreyerli

Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.

198 installs/wk local only
Guardvibe
by goklab

Deterministic security layer your AI can't be. 462 rules, 39 tools, CLI + doctor + host audit.

504 installs/wk local only
SkillTotal
by skilltotal

Deterministic security scan of MCP servers, agent skills and npm/PyPI packages. Runs locally.

1 164 installs/wk local only
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

46 installs/wk local only
Excalidraw
by debu-sinha

Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools

718 installs/wk local only
Umami Compass
by webcredo

Secure Umami Analytics MCP server for Cloud and self-hosted deployments

55 installs/wk local only

Runtime — questions

Answers built from our own checks of this server.

What can Runtime do?
It exposes 26 tools, read directly from the server on our last check. Among them: base64.decode, base64.encode, case.convert, erc4626.math, evm.checksum_address, evm.create2_address and 20 more. 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 →
What is Runtime mostly used for?
Its tools cluster around evm, json and url. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Runtime 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 595 ms. The bar chart above shows every period we have measured.
How do I connect Runtime?
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 Runtime need an API key?
No. Runtime completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 26 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Runtime?
It answers our handshake in 595 ms on average, which is faster than 25% 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.