MX Probe
Rank #10,066dev.mxprobe/mxprobe
Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.
MX Probe is a Model Context Protocol (MCP) server published by andrewchmr. It ranks #10,066 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MX Probe is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 9, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 122,047 of 132,113 servers on MCP Toplist.
Use MX Probe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mxprobe -e "MXPROBE_API_KEY=<your MXPROBE_API_KEY>" -- npx -y mxprobe mcpReplace each placeholder with your own value before saving.
[mcp_servers.mxprobe]
command = "npx"
args = ["-y", "mxprobe", "mcp"]
[mcp_servers.mxprobe.env]
MXPROBE_API_KEY = "<your MXPROBE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mxprobe": {
"command": "npx",
"args": [
"-y",
"mxprobe",
"mcp"
],
"env": {
"MXPROBE_API_KEY": "<your MXPROBE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mxprobe": {
"command": "npx",
"args": [
"-y",
"mxprobe",
"mcp"
],
"env": {
"MXPROBE_API_KEY": "<your MXPROBE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mxprobe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mxprobe",
"mcp"
],
"env": {
"MXPROBE_API_KEY": "<your MXPROBE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mxprobe": {
"command": "npx",
"args": [
"-y",
"mxprobe",
"mcp"
],
"env": {
"MXPROBE_API_KEY": "<your MXPROBE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mxprobe": {
"command": "npx",
"args": [
"-y",
"mxprobe",
"mcp"
],
"env": {
"MXPROBE_API_KEY": "<your MXPROBE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.mxprobe%2Fmxprobe)<a href="https://mcptoplist.com/server/dev.mxprobe%2Fmxprobe"><img src="https://mcptoplist.com/badge/dev.mxprobe%2Fmxprobe.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
andrewchmr
Other servers by andrewchmr
View all andrewchmr servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.5 | Sep 15, 2026 |
| 0.2.4 | Sep 13, 2026 |
Frequently asked questions
- Who maintains MX Probe?
- MX Probe is maintained by andrewchmr, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MX Probe listed on the Official MCP Registry?
- Yes — MX Probe is listed on the Official MCP Registry, alongside Glama.
- How many versions does MX Probe have?
- MCP Toplist tracks 2 versions of MX Probe, most recently published on Sep 15, 2026.
- Where can I find the source code for MX Probe?
- The source code for MX Probe is hosted at github.com/andrewchmr/mxprobe.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.