Omnier
Rank #100,777io.github.jessesorsa/omnier-crm
Omnier is a CRM built for AI agents.
Omnier is a Model Context Protocol (MCP) server published by jessesorsa. It ranks #100,777 of 132,113 servers tracked on MCP Toplist. Omnier is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 8, 2026.
Ranks ahead of 31,336 of 132,113 servers on MCP Toplist.
Use Omnier
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http omnier-crm https://mcp.getomnier.com/mcp[mcp_servers.omnier-crm]
url = "https://mcp.getomnier.com/mcp"Add to ~/.codex/config.toml.
https://mcp.getomnier.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"omnier-crm": {
"url": "https://mcp.getomnier.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"omnier-crm": {
"type": "http",
"url": "https://mcp.getomnier.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"omnier-crm": {
"serverUrl": "https://mcp.getomnier.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"omnier-crm": {
"url": "https://mcp.getomnier.com/mcp"
}
}
}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.jessesorsa%2Fomnier-crm)<a href="https://mcptoplist.com/server/io.github.jessesorsa%2Fomnier-crm"><img src="https://mcptoplist.com/badge/io.github.jessesorsa%2Fomnier-crm.svg" alt="MCP Toplist: #100,777 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Previously listed on 1 registry
jessesorsa
Other servers by jessesorsa
View all jessesorsa servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Omnier?
- Omnier is maintained by jessesorsa, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Omnier listed on the Official MCP Registry?
- Omnier is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Omnier have?
- Omnier ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Omnier?
- The source code for Omnier is hosted at github.com/jessesorsa/omnier_backend_mvp_0.2.
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.