extentos MCP Server
Rank #5,939com.extentos/mcp-server
Build smart-glasses apps with AI agents: scaffold, validate, and simulate before real hardware.
extentos MCP Server is a Model Context Protocol (MCP) server published by extentos. It ranks #5,939 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. extentos MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 19 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 126,107 of 132,046 servers on MCP Toplist.
Use extentos MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add extentos -- npx -y @extentos/mcp-server[mcp_servers.extentos]
command = "npx"
args = ["-y", "@extentos/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"extentos": {
"command": "npx",
"args": [
"-y",
"@extentos/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"extentos": {
"command": "npx",
"args": [
"-y",
"@extentos/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"extentos": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@extentos/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"extentos": {
"command": "npx",
"args": [
"-y",
"@extentos/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"extentos": {
"command": "npx",
"args": [
"-y",
"@extentos/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/com.extentos%2Fmcp-server)<a href="https://mcptoplist.com/server/com.extentos%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.extentos%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
extentos
Available versions (19)
| Version | Published |
|---|---|
| 0.11.63 | Sep 5, 2026 |
| 0.11.57 | Aug 15, 2026 |
| 0.11.54 | Aug 12, 2026 |
| 0.11.53 | Aug 12, 2026 |
| 0.11.35 | Aug 1, 2026 |
| 0.11.34 | Aug 1, 2026 |
| 0.11.33 | Aug 1, 2026 |
| 0.11.32 | Aug 1, 2026 |
| 0.11.31 | Aug 1, 2026 |
| 0.11.30 | Jul 31, 2026 |
| 0.11.29 | Jul 31, 2026 |
| 0.11.28 | Jul 31, 2026 |
| 0.11.27 | Jul 31, 2026 |
| 0.11.26 | Jul 30, 2026 |
| 0.11.21 | Jul 29, 2026 |
| 0.11.20 | Jul 29, 2026 |
| 0.11.16 | Jul 28, 2026 |
| 0.11.0 | Jul 17, 2026 |
| 0.10.2 | Jul 16, 2026 |
Frequently asked questions
- Who maintains extentos MCP Server?
- extentos MCP Server is maintained by extentos, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is extentos MCP Server listed on the Official MCP Registry?
- Yes — extentos MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does extentos MCP Server have?
- MCP Toplist tracks 19 versions of extentos MCP Server, most recently published on Sep 5, 2026.
- Where can I find the source code for extentos MCP Server?
- The source code for extentos MCP Server is hosted at github.com/extentos/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.