mcp-ispkeeper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ISPKEEPER_API_KEY | Yes | ISPKeeper API key (x-api-key header) | |
| ISPKEEPER_BASE_URL | No | Base URL of your ISPKeeper instance | https://api.anatod.ar |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_clientsA | Search and list ISPKeeper clients with filters. Supports text search, date range, tax status, and more. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_clientA | Get detailed information about a specific client. Use include to get change log or payment commitment. Use relaciones to expand connections (coninter,contv,contel for internet/TV/phone). ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_clients_summaryA | Get a quick summary of total and active client counts. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_client_servicesA | Get services for a specific client: invoices, collections, tickets, or additionals. For internet/TV/phone connections, use get_client with relaciones=coninter,contv,contel instead. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_clients_logB | List change history logs across all clients. Returns database record snapshots before modifications with timestamps and users. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_invoicesA | List invoices with filters by date, type, point of sale. Types: FA,FB,FX (invoices), CA,CB,CX (credit notes), DA,DB,DX (debit notes). ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_invoiceA | Get detailed information about a specific invoice, including items, consolidated data, or PDF print link. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_collectionsB | List payment collections with filters by date and user. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_collectionA | Get details of a specific collection/payment, optionally with consolidated data. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_internet_connectionsB | List internet service connections with filters. Technologies: R=Radio, T=Torre, O=ONU, H=HFC, S=Switch, P=PPPoE, D=DHCP. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_internet_connectionA | Get detailed information about a specific internet connection, or its change log. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_internet_connections_logB | List change history logs across all internet connections with date filters. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_tv_connectionsA | List TV service connections with filters by client, date, and status. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_tv_connectionB | Get detailed information about a specific TV connection. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_phone_connectionsA | List phone/telephony service connections (includes SSMovil mobile). Filter by client, date, cut-off status. Plans with telefonia_plan_movil=Y are mobile/SSMovil. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_phone_connectionA | Get detailed information about a specific phone/telephony connection (includes SSMovil mobile). ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_ticketsB | List support tickets with filters by date, category, and status. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_ticketA | Get detailed information about a support ticket, optionally with photos, movement log, checkin/checkout, or chat attachments. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_tickets_logB | List ticket activity logs across all tickets. Returns movement/change history with timestamps and users. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_network_statusB | Get current network status, optionally filtered by outage date range. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_plansA | List available internet plans, with optional filters for deleted or discontinued plans. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_fttx_infrastructureA | Query FTTx fiber infrastructure: backbones, PONs, NAP boxes, ports, and seals. Use resource_type to select what to list. Use parent_id with resource_type to drill down the hierarchy (backbone→PONs→boxes→ports). ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_fttx_traceA | Trace a FTTx element upward through the hierarchy. Get the full chain: port→box→PON→backbone. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| list_auxiliary_dataA | List auxiliary/reference data: localities, branches, users, warehouses, categories, payment methods, ticket metadata, and more. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
| get_network_elementA | Get details of a specific element by type and ID: node, subnode, VLAN, SVLAN, user, branch, warehouse, additional, payment method, or ticket category/subcategory/status. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dmayan-ss/mcp-ispkeeper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server