Is Even
БесплатноНе проверенHelps AI agents determine whether a number is even or not.
Описание
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.
Установить Is Even в Claude Desktop, Claude Code, Cursor
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-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Is Even with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
