Apimesh
Rank #30,153io.github.mbeato/apimesh
74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.
Apimesh is a Model Context Protocol (MCP) server published by mbeato. It ranks #30,153 of 115,591 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Apimesh is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 6 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Apr 26, 2026.
Ranks ahead of 85,438 of 115,591 servers on MCP Toplist.
Use Apimesh
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apimesh -- npx -y @mbeato/apimesh-mcp-server[mcp_servers.apimesh]
command = "npx"
args = ["-y", "@mbeato/apimesh-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"apimesh": {
"command": "npx",
"args": [
"-y",
"@mbeato/apimesh-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"apimesh": {
"command": "npx",
"args": [
"-y",
"@mbeato/apimesh-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apimesh": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mbeato/apimesh-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apimesh": {
"command": "npx",
"args": [
"-y",
"@mbeato/apimesh-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apimesh": {
"command": "npx",
"args": [
"-y",
"@mbeato/apimesh-mcp-server"
]
}
}
}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.mbeato%2Fapimesh)<a href="https://mcptoplist.com/server/io.github.mbeato%2Fapimesh"><img src="https://mcptoplist.com/badge/io.github.mbeato%2Fapimesh.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
mbeato
Other servers by mbeato
View all mbeato servers →Available versions (6)
| Version | Published |
|---|---|
| 1.8.2 | Apr 26, 2026 |
| 1.7.0 | Mar 31, 2026 |
| 1.2.2 | Mar 2, 2026 |
| 1.2.1 | Mar 2, 2026 |
| 1.0.0 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Apimesh?
- Apimesh is maintained by mbeato, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Apimesh listed on the Official MCP Registry?
- Yes — Apimesh is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Apimesh have?
- MCP Toplist tracks 6 versions of Apimesh, most recently published on Apr 26, 2026.
- Where can I find the source code for Apimesh?
- The source code for Apimesh is hosted at github.com/mbeato/conway.