Jinike AI Server
БесплатноНе проверенConnects Claude to email, calendar, and tasks via Jinike AI, enabling inbox reading, email sending, event creation, task management, and daily briefings through
Описание
Connects Claude to email, calendar, and tasks via Jinike AI, enabling inbox reading, email sending, event creation, task management, and daily briefings through Gmail, Outlook, and Google Calendar integration.
README
Connect Claude to your email, calendar, and tasks through Jinike AI.
This MCP server gives Claude direct access to your Jinike-connected services — Gmail, Outlook, Google Calendar, Outlook Calendar, and Task Management — so Claude can read your inbox, schedule meetings, manage tasks, and deliver daily briefings.
Tools
| Tool | Description |
|---|---|
read_inbox |
Get recent emails from Gmail or Outlook |
send_email |
Send an email through the verification pipeline |
get_calendar |
Get upcoming calendar events |
create_event |
Create a calendar event with attendees |
get_tasks |
Get active tasks sorted by priority |
create_task |
Create a new task with priority and due date |
complete_task |
Mark a task as completed |
daily_briefing |
Get a comprehensive briefing of email, calendar, and tasks |
Prompts
| Prompt | Description |
|---|---|
morning-briefing |
Comprehensive morning briefing template |
email-draft |
Draft an email with voice calibration |
Installation
Claude Code
git clone https://github.com/jinikeai/jinike-mcp-server.git
cd jinike-mcp-server
npm install
npm run build
Add to your Claude Code config:
{
"mcpServers": {
"jinike": {
"command": "node",
"args": ["/path/to/jinike-mcp-server/build/index.js"],
"env": {
"JINIKE_URL": "https://jinike.ai",
"JINIKE_API_KEY": "your-api-key"
}
}
}
}
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"jinike": {
"command": "node",
"args": ["/path/to/jinike-mcp-server/build/index.js"],
"env": {
"JINIKE_URL": "https://jinike.ai",
"JINIKE_API_KEY": "your-api-key"
}
}
}
}
Configuration
| Variable | Description | Default |
|---|---|---|
JINIKE_URL |
Your Jinike instance URL | https://jinike.ai |
JINIKE_API_KEY |
Your Jinike API key | Required |
Get your API key from jinike.ai in the Settings tab.
Requirements
- Node.js 18+
- A Jinike AI account with email and/or calendar connected
- Jinike API key
How It Works
The MCP server acts as a bridge between Claude and your Jinike account:
- Claude invokes a tool (e.g.,
read_inbox) - The MCP server calls Jinike's API with your credentials
- Jinike fetches data from your connected services (Gmail, Outlook, etc.)
- The response flows back to Claude
- Email sending goes through Jinike's verification pipeline for safety
All actions respect Jinike's Hallucination Defense System (HDS) and verification pipeline. High-risk actions (sending emails, deleting events) require approval.
Security
- Your API key authenticates you with Jinike
- Email data is not stored by the MCP server
- All email sending goes through Jinike's approval flow
- The MCP server runs locally on your machine (stdio transport)
About Jinike AI
Jinike is a personal AI life operating system with 55 capabilities across 9 pillars. Gmail, Outlook, Google Calendar, Slack, LinkedIn, X/Twitter, Instagram integrations deployed. Patent-pending Hallucination Defense System. Jinike AI, LLC.
Website: jinike.ai
License
MIT
Установка Jinike AI Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jinikeai/jinike-mcp-serverFAQ
Jinike AI Server MCP бесплатный?
Да, Jinike AI Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Jinike AI Server?
Нет, Jinike AI Server работает без API-ключей и переменных окружения.
Jinike AI Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Jinike AI Server в Claude Desktop, Claude Code или Cursor?
Открой Jinike AI Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Jinike AI Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
