M2M Sentinel
Rank #10,993io.github.M2M-Sentinel/m2m-sentinel-sdk
Base bytecode capability observations, proxy resolution, gas, DEX, and transfer telemetry.
M2M Sentinel is a Model Context Protocol (MCP) server published by M2M-Sentinel. It ranks #10,993 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. M2M Sentinel is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 121,053 of 132,046 servers on MCP Toplist.
Use M2M Sentinel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http m2m-sentinel-sdk https://api.m2msentinel.com/mcpclaude mcp add --transport http m2m-sentinel-sdk https://api.m2msentinel.com/sseclaude mcp add m2m-sentinel-sdk -e "M2M_SENTINEL_API_KEY=<your M2M_SENTINEL_API_KEY>" -- npx -y @m2msentinel/sdkReplace each placeholder with your own value before saving.
[mcp_servers.m2m-sentinel-sdk]
url = "https://api.m2msentinel.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.m2m-sentinel-sdk]
url = "https://api.m2msentinel.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.m2m-sentinel-sdk]
command = "npx"
args = ["-y", "@m2msentinel/sdk"]
[mcp_servers.m2m-sentinel-sdk.env]
M2M_SENTINEL_API_KEY = "<your M2M_SENTINEL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.m2msentinel.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://api.m2msentinel.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"m2m-sentinel-sdk": {
"command": "npx",
"args": [
"-y",
"@m2msentinel/sdk"
],
"env": {
"M2M_SENTINEL_API_KEY": "<your M2M_SENTINEL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m2m-sentinel-sdk": {
"url": "https://api.m2msentinel.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"m2m-sentinel-sdk": {
"url": "https://api.m2msentinel.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"m2m-sentinel-sdk": {
"command": "npx",
"args": [
"-y",
"@m2msentinel/sdk"
],
"env": {
"M2M_SENTINEL_API_KEY": "<your M2M_SENTINEL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"m2m-sentinel-sdk": {
"type": "http",
"url": "https://api.m2msentinel.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"m2m-sentinel-sdk": {
"type": "http",
"url": "https://api.m2msentinel.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"m2m-sentinel-sdk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@m2msentinel/sdk"
],
"env": {
"M2M_SENTINEL_API_KEY": "<your M2M_SENTINEL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m2m-sentinel-sdk": {
"serverUrl": "https://api.m2msentinel.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"m2m-sentinel-sdk": {
"serverUrl": "https://api.m2msentinel.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"m2m-sentinel-sdk": {
"command": "npx",
"args": [
"-y",
"@m2msentinel/sdk"
],
"env": {
"M2M_SENTINEL_API_KEY": "<your M2M_SENTINEL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m2m-sentinel-sdk": {
"url": "https://api.m2msentinel.com/mcp"
}
}
}{
"mcpServers": {
"m2m-sentinel-sdk": {
"url": "https://api.m2msentinel.com/sse"
}
}
}{
"mcpServers": {
"m2m-sentinel-sdk": {
"command": "npx",
"args": [
"-y",
"@m2msentinel/sdk"
],
"env": {
"M2M_SENTINEL_API_KEY": "<your M2M_SENTINEL_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/io.github.M2M-Sentinel%2Fm2m-sentinel-sdk)<a href="https://mcptoplist.com/server/io.github.M2M-Sentinel%2Fm2m-sentinel-sdk"><img src="https://mcptoplist.com/badge/io.github.M2M-Sentinel%2Fm2m-sentinel-sdk.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
M2M-Sentinel
Available versions (3)
| Version | Published |
|---|---|
| 1.2.5 | Sep 6, 2026 |
| 1.2.2 | Aug 24, 2026 |
| 1.2.1 | Aug 24, 2026 |
Frequently asked questions
- Who maintains M2M Sentinel?
- M2M Sentinel is maintained by M2M-Sentinel, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is M2M Sentinel listed on the Official MCP Registry?
- Yes — M2M Sentinel is listed on the Official MCP Registry, alongside Glama.
- How many versions does M2M Sentinel have?
- MCP Toplist tracks 3 versions of M2M Sentinel, most recently published on Sep 6, 2026.
- Where can I find the source code for M2M Sentinel?
- The source code for M2M Sentinel is hosted at github.com/M2M-Sentinel/m2m-sentinel-sdk.
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.