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: Alpha Vantage 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.
Latest Blog Posts
- 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