Skip to main content
Glama
Claudefarid

bd-finance-mcp

by Claudefarid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_stockA

Current prices for specific trading codes on one exchange.

Codes are short symbols like ['GP', 'BRACBANK']. Use compare_exchanges to see one share priced on both markets at once.

compare_exchangesB

Price the same share on both Dhaka and Chittagong exchanges.

Most Bangladeshi companies are listed on both. Prices can differ, and the gap is the kind of thing you cannot see without checking two sites.

top_moversA

Biggest movers of the session on one exchange.

direction is 'gainers', 'losers', 'volume' or 'value'. Gainers and losers rank by percent change, so cheap and expensive shares compare fairly. Shares that did not trade are excluded rather than shown as total losses.

market_summaryC

Market breadth — how many shares rose, fell, held flat or never traded.

search_stockC

Find trading codes containing a substring, e.g. 'BANK' or 'PHARMA'.

exchange_rateA

What one unit of foreign currency is worth in taka.

Defaults to the currencies that matter most for Bangladeshi remittances. Rates are mid-market reference rates — banks and exchange houses apply their own spread, so what you actually receive will be lower.

company_profileA

Fundamentals for one DSE-listed company: sector, market cap, P/E, capital.

This is the context a price alone cannot give you — what business the company is in, how large it is, and what the market is paying per taka of earnings. DSE-listed companies only.

finance_newsA

Latest business and financial news, newest first.

Use this to explain what the market is doing — prices tell you a share moved, the news tells you why. Pass keyword to keep only articles mentioning a company, sector or topic.

sources limits the scan: 'dailystar', 'tbsnews', 'dhakatribune' or 'ft' (international, paywalled links). Naming a source always includes it.

Dhaka Tribune publishes no business-only feed, so its articles are general newsroom output. business_only keeps it out of the default mix — set it False for wider coverage, or name it in sources to read it directly.

list_news_sourcesA

Which news feeds are covered, and which financial papers are not.

list_sectorsA

List the DSE sectors you can ask about, e.g. Bank, Textile, Pharmaceuticals.

sector_performanceA

How one DSE sector traded today — did banks rise while textiles fell?

Aggregates every share in the sector: how many advanced, declined or never traded, the average move, and the best and worst performers. Partial names match, so "pharma" finds "Pharmaceuticals & Chemicals".

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/Claudefarid/bd-finance-mcp'

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