Back to search
30
MCP

cerevox-mcp-server

pypi/cerevox-mcp-server

MCP server exposing Cerevox AI APIs (Lexa, Hippo, Account) for document parsing, RAG search, and account management

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sergiocbx/mcp-salesforce
MCP server for Salesforce - Connect AI assistants to your Salesforce org
0 tools
auraparse-mcp
Official MCP Server for AuraParse - The AI Financial Document Intelligence API
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
io.github.koki-socialgist/decixa-mcp
Decixa MCP Server — intent-driven API discovery and selection for AI agents.
0 tools
ceregrep-mcp
MCP server for ceregrep - exposes ceregrep query capabilities to other agents
0 tools
@morphixai/mcp-server
MorphixAI MCP Server — connect AI agents (Claude Code, Cursor, Windsurf) to GitHub, GitLab, Jira, Notion, Gmail, Outlook, Figma, and 40+ wor
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cerevox-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}