Skip to main content
Glama
ynasir86-crypto

PSX MCP Gateway

PSX MCP Gateway

Remote MCP-Gateway für Daten der Pakistan Stock Exchange, entwickelt für Vercel/Next.js und ChatGPT-kompatible MCP-Hosts.

Werkzeuge

  • 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

Bereitstellung

  1. Nach GitHub pushen.

  2. In Vercel importieren.

  3. Node.js 20+ festlegen.

  4. MCP_SECRET als langes, zufälliges Geheimnis hinzufügen.

  5. Bereitstellen.

  6. Health-Check: https://YOUR-DOMAIN.vercel.app/api/health

  7. MCP-Endpunkt: https://YOUR-DOMAIN.vercel.app/api/mcp

Der aktuelle Code erwartet das Geheimnis in Authorization: Bearer <MCP_SECRET> oder x-api-key. Wenn die ChatGPT-App-Oberfläche, die für Ihr Konto verfügbar ist, keinen statischen API-Schlüssel bereitstellen kann, fügen Sie eine OAuth-Schicht hinzu, bevor Sie es öffentlich zugänglich machen.

Lokal

npm install cp .env.example .env.local npm run dev

Daten

Verwendet die öffentlichen Endpunkte des PSX Data Portal: /market-watch, /symbols, /timeseries/eod/{SYMBOL}, /timeseries/int/{SYMBOL}, /announcements, /payouts.

Dies ist eine inoffizielle Forschungsinfrastruktur. Daten können verzögert oder ungenau sein und stellen keine Anlageberatung dar. Es ist keine Broker- oder Auftragsausführung enthalten.

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