Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Server Tools

БесплатноНе проверен

A Model Context Protocol server that provides tools for weather forecasting and Gmail interaction.

GitHubEmbed

Описание

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 x days)
    • Get the full text content of a thread
    • Create draft responses to emails

Setup

  1. Install dependencies:
bun install
  1. Authenticate Gmail (first time only):

Check .env.template for token path configurations, and set appropriately. Then execute:

bun auth-gmail
  1. Run the server:
bun dev

Set STDIO=1 to run in stdio mode (ie: for Claude Desktop).

Development

  • bun typecheck: Run TypeScript type checking
  • bun run build: Build the project
  • bun lint: lint
  • bun 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": ""
}

from github.com/mtanzim/mcp-server-test

Установка Server Tools

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/mtanzim/mcp-server-test

FAQ

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

Compare Server Tools with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication