mendapi
Rank #13,540com.mendapi/mendapi
Detect API breaking changes, scan your codebase for impact, and draft the fix. Runs locally.
mendapi is a Model Context Protocol (MCP) server published by mendapi. It ranks #13,540 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mendapi is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 118,506 of 132,046 servers on MCP Toplist.
Use mendapi
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mendapi -- npx -y mendapi[mcp_servers.mendapi]
command = "npx"
args = ["-y", "mendapi"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mendapi": {
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mendapi": {
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mendapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mendapi": {
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mendapi": {
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}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/com.mendapi%2Fmendapi)<a href="https://mcptoplist.com/server/com.mendapi%2Fmendapi"><img src="https://mcptoplist.com/badge/com.mendapi%2Fmendapi.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mendapi
Available versions (5)
| Version | Published |
|---|---|
| 0.5.6 | Aug 5, 2026 |
| 0.5.5 | Aug 4, 2026 |
| 0.5.4 | Aug 3, 2026 |
| 0.5.3 | Aug 2, 2026 |
| 0.5.1 | Aug 1, 2026 |
Frequently asked questions
- Who maintains mendapi?
- mendapi is maintained by mendapi, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is mendapi listed on the Official MCP Registry?
- Yes — mendapi is listed on the Official MCP Registry, alongside Glama.
- How many versions does mendapi have?
- MCP Toplist tracks 5 versions of mendapi, most recently published on Aug 5, 2026.
- Where can I find the source code for mendapi?
- The source code for mendapi is hosted at github.com/mendapi/mendapi.
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.