- Home
- MCP servers
- Outlook
Outlook
Provides a local MCP server that indexes Outlook emails and attachments with semantic search and Vision AI for AEC workflows.
- python
0
GitHub Stars
python
Language
7 months ago
First Indexed
3 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"dongwoosuk-aec-outlook-mcp": {
"command": "path/to/aec_outlook_mcp/.venv/Scripts/python.exe",
"args": [
"-m",
"aec_outlook_mcp"
],
"env": {
"PYTHONPATH": "path/to/aec_outlook_mcp",
"GOOGLE_API_KEY": "YOUR_GEMINI_API_KEY",
"ANTHROPIC_API_KEY": "YOUR_CLAUDE_API_KEY"
}
}
}
}Available tools
email_search
Natural language semantic search over emails using RAG with ChromaDB.
email_search_by_sender
Filter search results by sender email address.
email_search_by_date
Filter search results by a date range.
email_search_attachments
Search within contents of attachments such as PDFs, Word, and Excel files.
email_index_status
Check current indexing progress for the Outlook mailbox.
email_index_refresh
Index new or updated emails and attachments.
email_get_detail
Retrieve full details for a specific email.
email_list_folders
List all Outlook folders available for navigation.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational