SpeedOf.Me
Rank #16,200me.speedof/speed-test
Official SpeedOf.Me server - Accurate speed tests via over 200 global edge servers with analytics.
SpeedOf.Me is a Model Context Protocol (MCP) server published by SpeedOfMe. It ranks #16,200 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SpeedOf.Me is listed on Official MCP, with 9 tracked versions. It was first listed on Jan 5, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 115,846 of 132,046 servers on MCP Toplist.
Use SpeedOf.Me
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add speed-test -e "SOM_API_SECRET=<your SOM_API_SECRET>" -- npx -y @speedofme/mcpReplace each placeholder with your own value before saving.
[mcp_servers.speed-test]
command = "npx"
args = ["-y", "@speedofme/mcp"]
[mcp_servers.speed-test.env]
SOM_API_SECRET = "<your SOM_API_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speed-test": {
"command": "npx",
"args": [
"-y",
"@speedofme/mcp"
],
"env": {
"SOM_API_SECRET": "<your SOM_API_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speed-test": {
"command": "npx",
"args": [
"-y",
"@speedofme/mcp"
],
"env": {
"SOM_API_SECRET": "<your SOM_API_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"speed-test": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@speedofme/mcp"
],
"env": {
"SOM_API_SECRET": "<your SOM_API_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speed-test": {
"command": "npx",
"args": [
"-y",
"@speedofme/mcp"
],
"env": {
"SOM_API_SECRET": "<your SOM_API_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speed-test": {
"command": "npx",
"args": [
"-y",
"@speedofme/mcp"
],
"env": {
"SOM_API_SECRET": "<your SOM_API_SECRET>"
}
}
}
}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/me.speedof%2Fspeed-test)<a href="https://mcptoplist.com/server/me.speedof%2Fspeed-test"><img src="https://mcptoplist.com/badge/me.speedof%2Fspeed-test.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SpeedOfMe
Available versions (9)
| Version | Published |
|---|---|
| 1.1.4 | Sep 19, 2026 |
| 1.1.3 | Aug 31, 2026 |
| 1.1.2 | Aug 19, 2026 |
| 1.1.1 | Jul 22, 2026 |
| 1.1.0 | Jul 22, 2026 |
| 1.0.13 | Jan 9, 2026 |
| 1.0.12 | Jan 9, 2026 |
| 1.0.11 | Jan 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains SpeedOf.Me?
- SpeedOf.Me is maintained by SpeedOfMe, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is SpeedOf.Me listed on the Official MCP Registry?
- Yes — SpeedOf.Me is listed on the Official MCP Registry.
- How many versions does SpeedOf.Me have?
- MCP Toplist tracks 9 versions of SpeedOf.Me, most recently published on Sep 19, 2026.
- Where can I find the source code for SpeedOf.Me?
- The source code for SpeedOf.Me is hosted at github.com/SpeedOfMe/speedofme-mcp.
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.