Command Palette

Search for a command to run...

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

Is Even

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

Helps AI agents determine whether a number is even or not.

GitHubEmbed

Описание

Helps AI agents determine whether a number is even or not.

README

⭐ Featured on reddit: I made an MCP server that tells you if a number is even or not

is-even-mcp is a popular MCP library, which climbed to the all-time high of the /r/mcp for a number of months.

Essentially, it's an MCP server, a connector for AI agents, that helps them do complex math such as determining if a number is even, or if it is not even.

Introducing is-even-mcp

Helps you know whether a number is even or not.

This is a TypeScript-based MCP server that implements the evenness algorithm in a way accessible to AI agents.

Development

Install dependencies:

npm install

Build the server:

npm run build

For development with auto-rebuild:

npm run watch

Installation

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "is-even": {
      "command": "/path/to/is-even/build/index.js"
    }
  }
}

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

from github.com/jamieday/is-even-mcp

Установить Is Even в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install is-even-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add is-even-mcp -- npx -y is-even-mcp

FAQ

Is Even MCP бесплатный?

Да, Is Even MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Is Even?

Нет, Is Even работает без API-ключей и переменных окружения.

Is Even — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Is Even в Claude Desktop, Claude Code или Cursor?

Открой Is Even на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Is Even with

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

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

Автор?

Embed-бейдж для README

Похожее

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