morphik-mcp
8
Morphik MCP is a server implementation enabling interaction with the Morphik multi-modal database through the Model Context Protocol. It supports document and file operations, allowing AI assistants to ingest, retrieve, and query data efficiently.
Morphik MCP
A Model Context Protocol (MCP) server implementation for Morphik multi-modal database.
Overview
This MCP server allows Claude and other MCP-compatible AI assistants to interact with the Morphik database system, enabling:
- Document ingestion (text and files)
- Document retrieval (by relevance to queries)
- Document querying with LLM-powered completions
- Document management (listing, getting, deleting)
- File system navigation and file ingestion from paths
Prerequisites
You need access to either:
- A local Morphik server running on localhost:8000, or
- The Morphik cloud platform
MCP Tools
The server provides tools for document ingestion, retrieval, querying, management, and file system navigation.