moorcheh-mcp
Verified Safeby moorcheh-ai
Overview
Integrate local AI developer tools (like Claude Desktop or Cursor) with Moorcheh's remote embedding, vector store, search, and generative AI answer services via the Model Context Protocol.
Installation
MOORCHEH_API_KEY=your_api_key_here npx -y @moorchehai/mcpEnvironment Variables
- MOORCHEH_API_KEY
Security Notes
The server's code appears robust, using standard Node.js practices and `axios` for API interactions. No 'eval', obfuscation, or hardcoded sensitive secrets (beyond placeholders) are present. It relies on `MOORCHEH_API_KEY` for authentication with Moorcheh's API, which must be securely provided via environment variables. The monkey-patching of `process.stdout.write` is for MCP protocol compliance, not a security risk.
Similar Servers
mcp-omnisearch
Provides a unified interface for LLMs to access multiple web search, AI response, content processing, and enhancement tools from various providers through the Model Context Protocol (MCP).
opensearch-mcp-server-py
Enables AI assistants to interact with OpenSearch clusters, providing a standardized interface for search, mapping, and shard management.
mcp-server
Provides a Model Context Protocol (MCP) server for integrating comprehensive search and data extraction via SerpApi.
ddg_search
Provides an MCP server for web search via DuckDuckGo and AI-powered answers from IAsk AI and Monica.