AI personal assistant for email Inbox Zero
An MCP server to manage your inbox efficiently. Use it within Cursor, Windsurf, or Claude desktop to interact with your Inbox Zero personal assistant.
From this directory:
pnpm run build
pnpm start
Then use the MCP at path apps/mcp-server/build/index.js
in Cursor or Claude Desktop. Note, use the full path.
ATM, you should replace the empty string with your API key (PRs welcome to improve this). You can get your API key from the /settings
page in the web app:
const API_KEY = process.env.API_KEY || "";
An MCP server that provides Nostr capabilities to LLMs, enabling interaction with the decentralized social network protocol.
A standardized interface for managing, sending, and retrieving emails through the Gmail API.
An IMAP Model Context Protocol (MCP) server to expose IMAP operations as tools for AI assistants.
A server for interacting with the AgentMail API for email communication. Requires an API key.
Provides standardized access to social platform and onchain data using the Neynar API.
A server for interacting with Telegram via the MTProto API, requiring API credentials.
An AI-powered email intelligence platform that integrates with Gmail and OpenAI. It can be run as a CLI tool or deployed on AWS Lambda for enhanced capabilities.
An AI-to-AI consultation system for complex problem-solving and reasoning, using OpenRouter for model access.
Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.
An MCP server for collecting interactive user feedback through a graphical user interface.