Fabits MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fabits_request_otpA | Step 1 of login: Request OTP to be sent to phone number. User must call this first before verifying OTP. |
| fabits_verify_otpA | Step 2 of login: Verify OTP and complete login. Stores authentication token for subsequent requests. Must call fabits_request_otp first. |
| fabits_statusC | Check current authentication status and account details including KYC status. |
| fabits_refresh_tokenA | Refresh expired access token using the stored refresh token. Use this when you get 401/403 errors due to token expiration. |
| fabits_logoutA | Logout and clear all stored authentication tokens. User will need to login again to use the service. |
| fabits_search_fundsB | Search for mutual funds by name, category, or keywords. Returns top matching funds with key metrics. |
| fabits_get_fund_detailsC | Get comprehensive deep-dive details about a specific mutual fund. |
| fabits_get_star_fundsC | Get Fabits curated top recommended mutual funds. |
| fabits_invest_lumpsumC | Place a one-time lumpsum investment order. |
| fabits_start_sipC | Start a Systematic Investment Plan (SIP). |
| fabits_redeemC | Redeem (sell) mutual fund units. |
| fabits_invest_basketC | Invest in a basket of funds. |
| fabits_send_transactional_otpC | Send transactional OTP for investment. |
| fabits_verify_transactional_otpC | Verify transactional OTP. |
| fabits_invest_lumpsum_upiC | Initiate UPI lumpsum investment. |
| fabits_complete_lumpsum_upiC | Complete UPI lumpsum investment after OTP verification. |
| fabits_check_payment_statusC | Check payment status for an order. |
| fabits_setup_basket_mandateC | Setup e-mandate for action plan SIP. |
| fabits_invest_basket_sipC | Invest in action plan via SIP. |
| fabits_invest_basket_onetimeC | Invest in action plan via one-time lumpsum. |
| fabits_get_portfolioC | Get complete portfolio overview. |
| fabits_get_sipsC | Get all active and inactive SIPs. |
| fabits_get_transactionsC | Get transaction history. |
| fabits_cancel_sipC | Cancel an active SIP. |
| fabits_get_basket_holdingsC | Get basket holdings. |
| fabits_get_action_plansC | Get user action plans. |
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/mansanitizer/fabits-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server