PersonalMCP
This project involves developing a Model Context Protocol (MCP) server and a REST API to handle email and OCR tasks.
API
Currently I am thinking this project will be similar to API.me... 1 difference is that this project will have an MCP API & a REST API. The MCP interface will be used for clients like Claude, OpenAI, etc. Where as the REST API could be leveraged for other reporting tasks or other automation tasks
Project
Current State:
-
MCP Server
- Can search for unread emails in provided mailbox
- Can search for unread emails in provided mailbox
-
Email Server
- Can complete basic searches for a provided mailbox
Project Next Steps
- Gather PDF attachments
- Add OCR capability
- Start with Mistral OCR API?
- Upon completion of 1 & 2, add ability to fetch email with attachment & perform OCR, returning structured output
REST API
Current State:
- Can search for unread emails in provided mailbox
- Updated to version of SwiftMail which handles email header & body differently
Next:
OCR
Current State:
- Created new OCR server & client, uses Mistral under the hood
- Created new endpoint for performing OCR on an email, providing correct email search criteria
Next:
- Get MCP server running again, such that we can list email details. Then find the uID, sequenceNumber, section for a valid email to perform OCR on
MCP API
Current State:
- Can search for unread emails in provided mailbox
Next:
- Explore how we could use Templated Resources
- Could leverage Email API?
Related MCP Servers
View all research_and_data servers →exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
Sequential Thinking
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
arxiv-mcp-server
by blazickjp
The ArXiv MCP Server provides a bridge between AI assistants and arXiv's research repository through the Model Context Protocol (MCP).
sitemcp
by ryoppippi
SiteMCP is a tool that fetches an entire site and uses it as a Model Context Protocol (MCP) Server.
mcp-compass
by liuyoshio
MCP Compass is a discovery and recommendation service for exploring Model Context Protocol servers using natural language queries.
Sequential Thinking MCP Server
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
firecrawl-mcp-server
by mendableai
Firecrawl MCP Server is a Model Context Protocol server implementation that integrates with Firecrawl for web scraping capabilities.