ontomics
Rank #7,403io.github.EtienneChollet/ontomics
Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.
ontomics is a Model Context Protocol (MCP) server published by etiennechollet. It ranks #7,403 of 132,046 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. ontomics is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 27, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 124,643 of 132,046 servers on MCP Toplist.
Use ontomics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ontomics -- npx -y @ontomics/ontomics[mcp_servers.ontomics]
command = "npx"
args = ["-y", "@ontomics/ontomics"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ontomics": {
"command": "npx",
"args": [
"-y",
"@ontomics/ontomics"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ontomics": {
"command": "npx",
"args": [
"-y",
"@ontomics/ontomics"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ontomics": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ontomics/ontomics"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ontomics": {
"command": "npx",
"args": [
"-y",
"@ontomics/ontomics"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ontomics": {
"command": "npx",
"args": [
"-y",
"@ontomics/ontomics"
]
}
}
}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.EtienneChollet%2Fontomics)<a href="https://mcptoplist.com/server/io.github.EtienneChollet%2Fontomics"><img src="https://mcptoplist.com/badge/io.github.EtienneChollet%2Fontomics.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
etiennechollet
Available versions (9)
| Version | Published |
|---|---|
| 0.3.1 | Apr 14, 2026 |
| 0.3.0 | Apr 6, 2026 |
| 0.2.9 | Apr 4, 2026 |
| 0.2.8 | Apr 4, 2026 |
| 0.2.7 | Apr 3, 2026 |
| 0.2.6 | Apr 3, 2026 |
| 0.2.5 | Apr 3, 2026 |
| 0.2.4 | Apr 3, 2026 |
| 0.2.3 | Apr 3, 2026 |
Frequently asked questions
- Who maintains ontomics?
- ontomics is maintained by etiennechollet, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is ontomics listed on the Official MCP Registry?
- Yes — ontomics is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ontomics have?
- MCP Toplist tracks 9 versions of ontomics, most recently published on Apr 14, 2026.
- Where can I find the source code for ontomics?
- The source code for ontomics is hosted at github.com/etiennechollet/ontomics.
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.