Skip to main content
Glama
ynasir86-crypto

PSX MCP Gateway

PSX MCP Gateway

Puerta de enlace MCP remota para datos de la Bolsa de Valores de Pakistán, diseñada para Vercel/Next.js y hosts MCP compatibles con ChatGPT.

Herramientas

  • 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

Despliegue

  1. Sube a GitHub.

  2. Impórtalo en Vercel.

  3. Configura Node.js 20+.

  4. Añade MCP_SECRET como secreto aleatorio largo.

  5. Despliega.

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

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

El código actual espera el secreto en Authorization: Bearer <MCP_SECRET> o x-api-key. Si la interfaz de la aplicación ChatGPT disponible en tu cuenta no puede proporcionar una clave API estática, añade una capa OAuth antes de exponerlo.

Local

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

Datos

Utiliza endpoints públicos del Portal de Datos de PSX: /market-watch, /symbols, /timeseries/eod/{SYMBOL}, /timeseries/int/{SYMBOL}, /announcements, /payouts.

Esta es una infraestructura de investigación no oficial. Los datos pueden estar retrasados o ser inexactos y no constituyen asesoramiento de inversión. No incluye ningún bróker ni ejecución de órdenes.

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