Skip to main content
Glama
Zfinix

fiberone-mcp

by Zfinix

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIBERONE_TOKENNoPre-obtained bearer token to skip login entirely (optional if username/password provided)
FIBERONE_PASSWORDNoYour portal login password
FIBERONE_USERNAMENoYour portal login username

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
loginA

Log in to the FiberOne API. Uses FIBERONE_USERNAME/FIBERONE_PASSWORD env by default; pass explicit credentials to override.

logoutA

End the session on the FiberOne API and clear the cached token.

get_accountA

Get the logged-in subscriber's account details.

get_dashboardB

Get dashboard overview stats for the current subscriber.

get_usageC

Get data usage for the subscriber.

get_transactionsB

List payment transactions (most recent first).

get_plansB

List available plans/packages.

get_outage_ticketsB

List outage tickets for the account.

create_outage_ticketA

Create a new support ticket. This is an action tool: it files a real report with FiberOne.

get_modem_infoA

Get modem/router devices on the account.

get_ticket_categoriesA

List support ticket categories and priorities.

get_lost_daysB

List lost days (downtime compensation credits) for the account.

get_usage_historyA

Get historical data usage (daily download/upload series).

get_pause_statusA

Check account pause eligibility: days paused, days left this year, pause reasons.

get_pause_historyA

List past account pauses.

get_autorenew_statusA

Get auto-renew status: agreed, saved card, opt-out state.

get_pay4me_historyA

List pay-for-me requests (someone else paying for this account).

get_renewal_planA

Get the plan details used for renewal (price, validity, speed).

get_upgrade_plansA

List plans the account can upgrade to.

get_experience_centresA

List FiberOne physical experience centres (address, city).

get_faqsA

List FiberOne FAQs.

get_ticketA

Get one support ticket with its message thread.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Zfinix/fiberone-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server