Skip to main content
Glama
nichsedge

KSEI MCP

by nichsedge

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KSEI_PASSWORDYesYour KSEI account password
KSEI_USERNAMEYesYour KSEI account username
KSEI_AUTH_PATHNoOptional path for saving auth tokens, defaults to ./data./data

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_portfolio_summaryA

Get a summary of all portfolio holdings and balances

get_cash_balancesB

Get detailed cash balances across all securities companies

get_equity_balancesB

Get detailed equity/stock holdings

get_mutual_fund_balancesC

Get mutual fund investment details

get_bond_balancesC

Get bond and fixed income securities details

get_other_balancesB

Get other financial instruments and investments

get_global_identityA

Get account holder identity and profile information

get_all_portfoliosA

Get all portfolio data concurrently (cash, equity, mutual funds, bonds, other)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Portfolio SummaryOverview of all portfolio holdings and balances
Cash BalancesDetailed cash balances across securities companies
Equity HoldingsStock and equity holdings details
Mutual Fund HoldingsMutual fund investment details
Bond HoldingsBond and fixed income securities
Other HoldingsOther financial instruments and investments
Account IdentityAccount holder identity and profile information

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/nichsedge/ksei-mcp'

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