PSX MCP Gateway
PSX MCP Gateway
Удалённый MCP-шлюз для данных Pakistan Stock Exchange, предназначенный для Vercel/Next.js и MCP-хостов, совместимых с ChatGPT.
Инструменты
get_quote
get_market_snapshot
get_market_watch
get_symbols
get_eod_history
get_intraday
get_announcements
get_payouts
Related MCP server: PSX MCP Server
Развертывание
Запушьте в GitHub.
Импортируйте в Vercel.
Установите Node.js 20+.
Добавьте
MCP_SECRETв качестве длинного случайного секрета.Разверните.
Проверка состояния:
https://YOUR-DOMAIN.vercel.app/api/healthMCP-эндпоинт:
https://YOUR-DOMAIN.vercel.app/api/mcp
Текущий код ожидает секрет в Authorization: Bearer <MCP_SECRET> или x-api-key. Если интерфейс приложения ChatGPT, доступный для вашего аккаунта, не может предоставить статический API-ключ, добавьте слой OAuth перед предоставлением доступа.
Локально
npm install
cp .env.example .env.local
npm run dev
Данные
Использует публичные эндпоинты PSX Data Portal: /market-watch, /symbols, /timeseries/eod/{SYMBOL}, /timeseries/int/{SYMBOL}, /announcements, /payouts.
Это неофициальная исследовательская инфраструктура. Данные могут задерживаться/быть неточными и не являются инвестиционной рекомендацией. Брокер и исполнение ордеров не включены.
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 Connectors
33 pay-per-call market and news data tools over MCP with free discovery and x402 payments.
Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.
Financial data and analysis tools for Turkish BIST and international markets via MCP.
Twelve Data MCP: real-time & historical market data (stocks, crypto, forex, etc).
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server that exposes Pakistan Stock Exchange data (quotes, dividends, announcements, indices) as LLM-callable tools, enabling conversational market queries in plain English.494MIT
- AlicenseNot gradedqualityDmaintenanceProvides 12 tools to scrape and access Pakistan Stock Exchange market data, including current prices, historical data, intraday, sector search, and volume analysis.5MIT
- AlicenseNot gradedqualityBmaintenanceProvides live Pakistan Stock Exchange data including quotes, intraday and end-of-day history, indices, company fundamentals, dividends, and announcements via the Model Context Protocol, with no API key required.1MIT
- FlicenseNot gradedqualityCmaintenanceProvides live US stock quotes and historical price data via MCP tools.
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/ynasir86-crypto/psx-mcp-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server