Example App
Rank #4,959io.github.mctx-ai/example-mcp-server
MCP server providing example-app capabilities
Example App is a Model Context Protocol (MCP) server published by mctx-ai. It ranks #4,959 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Example App is listed across 2 registries — Official MCP and PulseMCP, with 34 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Mar 26, 2026.
Ranks ahead of 127,154 of 132,113 servers on MCP Toplist.
Use Example App
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http example-mcp-server https://example-app.mctx.ai/v1.3.4[mcp_servers.example-mcp-server]
url = "https://example-app.mctx.ai/v1.3.4"Add to ~/.codex/config.toml.
https://example-app.mctx.ai/v1.3.4Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"example-mcp-server": {
"url": "https://example-app.mctx.ai/v1.3.4"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"example-mcp-server": {
"type": "http",
"url": "https://example-app.mctx.ai/v1.3.4"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"example-mcp-server": {
"serverUrl": "https://example-app.mctx.ai/v1.3.4"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"example-mcp-server": {
"url": "https://example-app.mctx.ai/v1.3.4"
}
}
}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.mctx-ai%2Fexample-mcp-server)<a href="https://mcptoplist.com/server/io.github.mctx-ai%2Fexample-mcp-server"><img src="https://mcptoplist.com/badge/io.github.mctx-ai%2Fexample-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mctx-ai
Other servers by mctx-ai
View all mctx-ai servers →Available versions (34)
| Version | Published |
|---|---|
| 1.3.4 | Mar 26, 2026 |
| 1.3.3 | Mar 24, 2026 |
| 1.3.2 | Mar 24, 2026 |
| 1.3.1 | Mar 24, 2026 |
| 1.3.0 | Mar 22, 2026 |
| 1.2.8 | Mar 16, 2026 |
| 1.2.5 | Mar 14, 2026 |
| 1.2.4 | Mar 13, 2026 |
| 1.2.3 | Mar 12, 2026 |
| 1.2.2 | Mar 12, 2026 |
| 1.2.1 | Mar 12, 2026 |
| 1.2.0 | Mar 12, 2026 |
| 1.1.1 | Mar 12, 2026 |
| 1.1.0 | Mar 9, 2026 |
| 1.0.0 | Mar 9, 2026 |
| 0.4.3 | Mar 9, 2026 |
| 0.4.2 | Mar 9, 2026 |
| 0.4.1 | Mar 9, 2026 |
| 0.4.0 | Mar 9, 2026 |
| 0.3.48 | Mar 3, 2026 |
| 0.3.47 | Mar 3, 2026 |
| 0.3.46 | Mar 2, 2026 |
| 0.3.45 | Mar 2, 2026 |
| 0.3.42 | Feb 28, 2026 |
| 0.3.41 | Feb 28, 2026 |
| 0.3.40 | Feb 26, 2026 |
| 0.3.39 | Feb 25, 2026 |
| 0.3.37 | Feb 25, 2026 |
| 0.3.23 | Feb 24, 2026 |
| 0.3.21 | Feb 24, 2026 |
| 0.3.19 | Feb 24, 2026 |
| 0.3.17 | Feb 23, 2026 |
| 0.3.5 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Example App?
- Example App is maintained by mctx-ai, which publishes 2 MCP servers (82 total versions) tracked on MCP Toplist.
- Is Example App listed on the Official MCP Registry?
- Yes — Example App is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Example App have?
- MCP Toplist tracks 34 versions of Example App, most recently published on Mar 26, 2026.
- Where can I find the source code for Example App?
- The source code for Example App is hosted at github.com/mctx-ai/example-mcp-server.
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.