Skip to main content
Glama
tekchapagain1

mcp-meroshare

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MERO_SHARE_PASSWORDYesYour MeroShare password.
MERO_SHARE_USERNAMEYesYour BOID (username) for MeroShare.
MERO_SHARE_CLIENT_IDYesYour DP client ID (numeric). Find it by calling meroshare_get_dp_list.
MERO_SHARE_CRN_NUMBERYesYour CASBA CRN number.
MERO_SHARE_TRANSACTION_PINYesYour transaction PIN (TPIN).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
meroshare_get_dp_listA

List all Depository Participants with their numeric client IDs (call this first to find your client_id)

meroshare_setupA

One-time setup: save your MeroShare credentials permanently. After this, login works without arguments.

meroshare_loginA

Log in to MeroShare. Password is read automatically. Run meroshare_setup once to save all credentials permanently.

meroshare_logoutA

Log out of MeroShare and clear the session

meroshare_get_current_issuesB

List all currently open IPO, FPO, and Rights share issues available for application

meroshare_apply_ipoB

Apply for an IPO/FPO/Rights issue. Use dry_run=true to preview without submitting.

meroshare_get_bank_detailsB

Get linked bank account details using your demat number (16-digit)

meroshare_get_own_detailA

Get your own account/profile details (name, BOID, demat, email)

meroshare_get_transactionsC

Get share transaction history

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/tekchapagain1/mcp-meroshare'

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