Skip to main content
Glama
ynasir86-crypto

PSX MCP Gateway

PSX MCP Gateway

Pakistan Stock Exchange のデータのためのリモート MCP ゲートウェイ。Vercel/Next.js および ChatGPT 互換の MCP ホスト向けに設計されています。

ツール

  • 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

デプロイ

  1. GitHub にプッシュします。

  2. Vercel にインポートします。

  3. Node.js 20+ を設定します。

  4. MCP_SECRET を長いランダムなシークレットとして追加します。

  5. デプロイします。

  6. ヘルスチェック: https://YOUR-DOMAIN.vercel.app/api/health

  7. MCP エンドポイント: https://YOUR-DOMAIN.vercel.app/api/mcp

現在のコードは、シークレットが Authorization: Bearer <MCP_SECRET> または x-api-key に含まれていることを想定しています。お使いのアカウントで利用可能な ChatGPT アプリ UI が静的 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

これは非公式の調査インフラです。データは遅延または不正確な場合があり、投資アドバイスではありません。ブローカーや注文執行は含まれていません。

Maintenance

ActivityMaintained
ResponsivenessSyncing

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

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server that exposes Pakistan Stock Exchange data (quotes, dividends, announcements, indices) as LLM-callable tools, enabling conversational market queries in plain English.
    4
    9
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 12 tools to scrape and access Pakistan Stock Exchange market data, including current prices, historical data, intraday, sector search, and volume analysis.
    5
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides 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.
    1
    MIT

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/ynasir86-crypto/psx-mcp-gateway'

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