Skip to main content
Glama
ynasir86-crypto

PSX MCP Gateway

PSX MCP Gateway

Vercel/Next.js 및 ChatGPT 호환 MCP 호스트용으로 설계된, Pakistan Stock Exchange 데이터용 원격 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