mcp-ispkeeper
Read-only MCP server for ISPKeeper ISP management software, enabling querying of clients, invoices, collections, internet connections, support tickets, network status, and FTTx infrastructure through MCP-compatible clients.
README
mcp-ispkeeper
Read-only MCP (Model Context Protocol) server for ISPKeeper — ISP management software.
Query clients, invoices, collections, internet connections, support tickets, network status, FTTx infrastructure, and more through any MCP-compatible client (Claude Desktop, Claude Code, etc.).
Features
- Clients — Search, filter, and retrieve client details with expandable relations, change logs, and payment commitments
- Invoices — List and inspect invoices with items, consolidated data, and PDF print links
- Collections — Browse payment collections with user and date filters
- Internet Connections — Query connections by technology, plan, status; view change logs
- TV & Phone — List and inspect TV and telephony service connections
- Support Tickets — List tickets, view details, photos, movement logs, checkin/checkout, chat attachments, and browse categories/subcategories/statuses
- Network — Check network status, outages, nodes, subnodes, VLANs, SVLANs, and plans
- FTTx Infrastructure — Navigate the fiber hierarchy: backbones, PONs, NAP boxes, ports, seals, and trace elements upward
- Auxiliary Data — Localities, branches, users, warehouses, payment methods, client categories, ticket metadata, and reference data
Available Tools (27)
Clients
| Tool | Description |
|---|---|
search_clients |
Search clients with text, date, tax status, and cut-off filters |
get_client |
Get client details, change log, or payment commitment check |
get_clients_summary |
Quick summary of total and active client counts |
get_client_services |
Get client invoices, collections, tickets, or additionals |
list_clients_log |
List change history logs across all clients with date filters |
Invoices & Collections
| Tool | Description |
|---|---|
list_invoices |
List invoices filtered by date, type, and point of sale |
get_invoice |
Get invoice detail, items, consolidated data, or PDF print link |
list_collections |
List payment collections filtered by date and user |
get_collection |
Get collection detail or consolidated data |
Service Connections
| Tool | Description |
|---|---|
list_internet_connections |
List connections filtered by technology, plan, status, client |
get_internet_connection |
Get internet connection details or change log |
list_internet_connections_log |
List change logs across all internet connections |
list_tv_connections |
List all TV service connections |
get_tv_connection |
Get details of a specific TV connection |
list_phone_connections |
List all phone/telephony connections |
get_phone_connection |
Get details of a specific phone connection |
Support Tickets
| Tool | Description |
|---|---|
list_tickets |
List tickets filtered by date, category, status |
get_ticket |
Get ticket detail, photos, movement log, checkin/checkout, or chat attachments |
list_tickets_log |
List ticket activity logs across all tickets |
Network & Plans
| Tool | Description |
|---|---|
get_network_status |
Get network status with optional outage date filter |
list_plans |
List internet plans with deleted/discontinued filters |
FTTx Infrastructure
| Tool | Description |
|---|---|
list_fttx_infrastructure |
Query FTTx resources (backbones, PONs, boxes, ports, seals) with drill-down |
get_fttx_trace |
Trace a FTTx element upward: port → box → PON → backbone |
Auxiliary & Reference Data
| Tool | Description |
|---|---|
list_auxiliary_data |
List localities, branches, users, warehouses, payment methods, ticket categories/subcategories/statuses, and more |
get_network_element |
Get details of a node, subnode, VLAN, SVLAN, user, branch, warehouse, additional, payment method, or ticket category/subcategory/status |
Installation
Claude Desktop / Claude Code (MCP config)
Add to your MCP settings, adjusting the path for your platform:
Windows
{
"mcpServers": {
"ispkeeper": {
"command": "node",
"args": ["C:\\path\\to\\mcp-ispkeeper\\dist\\index.js"],
"env": {
"ISPKEEPER_API_KEY": "your-api-key",
"ISPKEEPER_BASE_URL": "https://api.anatod.ar"
}
}
}
}
Linux / WSL
{
"mcpServers": {
"ispkeeper": {
"command": "node",
"args": ["/path/to/mcp-ispkeeper/dist/index.js"],
"env": {
"ISPKEEPER_API_KEY": "your-api-key",
"ISPKEEPER_BASE_URL": "https://api.anatod.ar"
}
}
}
}
From source
git clone https://github.com/dmayan-ss/mcp-ispkeeper.git
cd mcp-ispkeeper
npm install
npm run build
Platform Compatibility
Works on Windows, Linux, and WSL with no changes. Requirements:
- Node.js >= 18 (uses native
fetch) - No native/compiled dependencies — pure JavaScript
- Stdio transport works across all platforms
- The shebang (
#!/usr/bin/env node) allows direct execution on Unix-like systems and is ignored on Windows
Configuration
| Environment Variable | Required | Default | Description |
|---|---|---|---|
ISPKEEPER_API_KEY |
Yes | — | ISPKeeper API key (x-api-key header) |
ISPKEEPER_BASE_URL |
No | https://api.anatod.ar |
Base URL of your ISPKeeper instance |
Development
npm run dev # Run with tsx (hot reload)
npm run build # Build with esbuild
npm run bundle # Build + create .mcpb package
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。