bd-finance-mcp
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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.
|
| 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
Dhaka Tribune publishes no business-only feed, so its articles are general
newsroom output. |
| 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
| 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/Claudefarid/bd-finance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server