PluginBench
MCP Server
Active
MIT

RadioChron MCP Server

io.github.sergii-ziborov/radiochron

What is the RadioChron MCP server?

Local-first Wi-Fi incident diagnostics with native BLE scan, history, and risk evidence.

How to install RadioChron

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "radiochron": {
      "command": "npx",
      "args": [
        "-y",
        "radiochron-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "radiochron": {
      "command": "npx",
      "args": [
        "-y",
        "radiochron-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "radiochron": {
      "command": "npx",
      "args": [
        "-y",
        "radiochron-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "radiochron": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "radiochron-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add radiochron -- npx -y radiochron-mcp

Related MCP servers

Weavatrix

Active

Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.

4
JavaScript
MIT
View repository →

Source-free Weavatrix MCP: preview-gated sync, advisories, malware review, architecture contracts.

1
JavaScript
MIT
View repository →

Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.

1
JavaScript
MIT
View repository →

Fast, bounded, read-only Git evidence for local AI coding agents.

0
Rust
MIT
View repository →

Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.

0
JavaScript
MIT
View repository →

Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.

0
JavaScript
MIT
View repository →