Blanko
БесплатноНе проверенA template for building MCP servers in TypeScript with placeholder tools and dual transport support (stdio + SSE).
Описание
A template for building MCP servers in TypeScript with placeholder tools and dual transport support (stdio + SSE).
README
This tool allows your AI assistant to calculate estimated salaries and total employer costs for project staff at Justus Liebig University (JLU) Giessen.
It automatically handles the university's official salary tables, compounding tariff increases, and complex German social security and taxation rules.
What It Calculates
The calculator supports three types of university staff:
Student Assistants (Hilfskräfte)
- Calculates monthly hourly wages based on education level.
- Handles student social security rules (including Minijobs and Midijob pension contributions).
- Computes the total cost to the university.
Employees Covered by Collective Agreements (Tarifbeschäftigte - TV-H)
- Looks up official TV-H salary grades (E1 to E16) and stages.
- Tracks stage progression (getting raises automatically over time).
- Computes full employer contributions (Health, Pension, Unemployment, and Care insurance).
- Includes VBL additional pension, U2 levies, and the November Christmas bonus (Jahressonderzahlung).
Civil Servants (Beamtinnen und Beamte)
- Looks up Besoldungsgruppen (A6 to A16) and stages.
- Computes family allowances for spouses and children (including multi-child rules).
- Includes annual special payments and holiday bonuses (Sonderzahlung/Urlaubsgeld).
How to Use It with an AI Assistant
Once connected, you can ask your AI assistant questions in plain language, such as:
- "How much will it cost to hire a student assistant for 40 hours a month from March 2026 to February 2027?"
- "What are the monthly and total employer costs for a TV-H E13 staff member starting at Stage 2 for a 2-year contract?"
- "Compute the budget for a civil servant in grade A12, stage 3, with 2 children, working 50% time for all of 2027."
The AI will use the calculator tools in the background to provide 100% accurate, spreadsheet-validated calculations.
Quick Start (For Administrators / Developers)
Requirements
- Node.js (version 18 or higher)
Setup & Run
- Install dependencies:
npm install - Build the application:
npm run build - Start the server:
npm start
Connecting to Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"jlu-salary-calculator": {
"command": "node",
"args": ["/absolute/path/to/Entgeltrechner-MCP/dist/index.js"]
}
}
}
(Replace /absolute/path/to/ with the actual path to where this folder is saved on your computer).
Установка Blanko
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/KI4JLU/Entgeltrechner-MCPFAQ
Blanko MCP бесплатный?
Да, Blanko MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Blanko?
Нет, Blanko работает без API-ключей и переменных окружения.
Blanko — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Blanko в Claude Desktop, Claude Code или Cursor?
Открой Blanko на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Blanko with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
