PSX MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PSX MCPWhat's the current KSE-100 index value?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PSX MCP — Cloudflare Workers
Real-time Pakistan Stock Exchange data for Claude — market summaries, stock quotes, history, sector breakdowns, and more.
Quick Start (no setup needed)
A live instance is already running. Just add it to Claude Desktop:
Open Claude Desktop
Click + → Connectors → Add custom connector
Name:
PSXURL:
https://psx-mcp.moizwasti.workers.dev/mcpClick Add
Done. Now ask Claude things like:
"What's the KSE-100 at right now?"
"Give me OGDC's latest price"
"Show LUCK's last 30 days of history"
"Search for cement companies on PSX"
"How are the banking and energy sectors doing?"
Related MCP server: PSX MCP Server
Self-host (optional)
Prerequisites
Node.js 18+
A free Cloudflare account → https://dash.cloudflare.com/sign-up
Install dependencies
npm installLogin to Cloudflare
npx wrangler loginThis opens your browser — log in and authorize Wrangler.
Deploy
npm run deployWrangler will output something like:
✅ Deployed to: https://psx-mcp.YOUR-ACCOUNT.workers.devYour MCP endpoint is: https://psx-mcp.YOUR-ACCOUNT.workers.dev/mcp
Tools
Tool | What it does |
| All index values + daily change (KSE-100, KSE-30, KMI-30...) |
| Latest EOD price for any ticker |
| OHLCV history, up to 365 trading days |
| Search companies by name or ticker |
| Sector-wise performance breakdown |
Data & Disclaimer
Data from dps.psx.com.pk — PSX's own public data portal.
End-of-day only (not real-time intraday).
For personal/educational use. Not financial advice.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityCmaintenanceProvides access to real-time and historical stock market data through the Alpha Vantage API, enabling financial analysis and market data queries through natural language.Last updated10074Apache 2.0
- Alicense-qualityDmaintenanceProvides 12 tools to scrape and access Pakistan Stock Exchange market data, including current prices, historical data, intraday, sector search, and volume analysis.Last updated5MIT
- Flicense-qualityDmaintenanceEnables querying real-time and historical Colombo Stock Exchange data, including prices, sectors, top movers, and technical indicators like RSI and MACD, for AI-assisted market analysis.Last updated1
- Flicense-qualityDmaintenanceEnables real-time and historical Indian stock market data retrieval, including prices, news, recommendations, and top gainers/losers.Last updated
Related MCP Connectors
Look up the latest stock prices by ticker symbol across global markets. Get current price and esse…
Provide access to Chinese stock market data including historical prices, real-time data, news, and…
Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne…
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/moiz-imran/psx-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server