Server Tools
БесплатноНе проверенA Model Context Protocol server that provides tools for weather forecasting and Gmail interaction.
Описание
A Model Context Protocol server that provides tools for weather forecasting and Gmail interaction.
README
A Model Context Protocol server that provides tools for weather forecasting and Gmail interaction.
Features
- Gmail Integration:
- Read recent email threads (last
xdays) - Get the full text content of a thread
- Create draft responses to emails
- Read recent email threads (last
Setup
- Install dependencies:
bun install
- Authenticate Gmail (first time only):
Check .env.template for token path configurations, and set appropriately. Then execute:
bun auth-gmail
- Run the server:
bun dev
Set STDIO=1 to run in stdio mode (ie: for Claude Desktop).
Development
bun typecheck: Run TypeScript type checkingbun run build: Build the projectbun lint: lintbun format: format
Setup with Claude desktop
See following example $HOME/Application Support/Claude/claude_desktop_config.json. Replace $HOME and $WORKSPACE_ROOT as required.
{
"mcpServers": {
"tanzim-tools": {
"command": "$HOME/.bun/bin/bun",
"args": ["$PROJECT_PATH/src/index.ts"],
"env": {
"STDIO": "1",
"TOKEN_PATH": "$PROJECT_PATH/tokens.json",
"CREDENTIALS_PATH": "$PROJECT_PATH/credentials.json"
}
}
},
"globalShortcut": ""
}
Установка Server Tools
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mtanzim/mcp-server-testFAQ
Server Tools MCP бесплатный?
Да, Server Tools MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Server Tools?
Нет, Server Tools работает без API-ключей и переменных окружения.
Server Tools — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Server Tools в Claude Desktop, Claude Code или Cursor?
Открой Server Tools на 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 Server Tools with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
