fiberone-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIBERONE_TOKEN | No | Pre-obtained bearer token to skip login entirely (optional if username/password provided) | |
| FIBERONE_PASSWORD | No | Your portal login password | |
| FIBERONE_USERNAME | No | Your 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/Zfinix/fiberone-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server