MCP server for converting files to markdown using Markitdown
Project description
MCP Document Reader
An MCP server that can extract text from document files.
Installation
pip install mcp-document-brain
Usage
With Claude Desktop
- Install the package:
pip install mcp-document-brain - Run:
mcp install mcp-document-brain - Restart Claude Desktop
With Cursor
Add the following to your ~/.cursor/mcp.json file:
{
"mcpServers": {
"document-reader-mcp": {
"command": "mcp-document-brain"
}
}
}
Features
- Extract text from PDF files
- Extract text from DOCX files
- Access documents from your Recent folder
Development
- Clone the repository
- Install development dependencies:
uv add --dev -e . - Run tests:
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_document_brain_circlci-0.1.3.tar.gz.
File metadata
- Download URL: mcp_document_brain_circlci-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac92ee05bc13c5bd05544130c198cb89619f911caa69f77533bdecf4ddb8741b
|
|
| MD5 |
edc2d97a3dc8e2060327b32dd3564724
|
|
| BLAKE2b-256 |
234e0187b367d7427d38e06956295a368c4b53f9f3f019e6b45ba56a9d163c27
|
File details
Details for the file mcp_document_brain_circlci-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mcp_document_brain_circlci-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a82f62f856646d0e6a6617ed3c755e6e1eccf8b88f7ba5c6e12ed698368c829
|
|
| MD5 |
9acba8339c17c7824a536c02d36e27d9
|
|
| BLAKE2b-256 |
70615d454f5813c9cb14be4fd56b1b855e4406fe8bcc0f168c8c4ada912962dc
|