Skip to main content
Glama
mansanitizer

Fabits MCP Server

by mansanitizer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/mansanitizer/fabits-mcp'

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