mcpbeat Sign in
local only

PSX MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 3 May 2026.

Pakistan Stock Exchange in plain English — quotes, dividends, announcements, and indices.

Installs per day peak 25 · avg 10 · -20% w/w
a month agotoday
59
Installs / week
pypi · psx-mcp
4
Stars
0 open issues
3 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check PSX MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add psx-mcp -- uvx psx-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "psx-mcp": {
      "args": [
        "psx-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.psx-mcp]
command = "uvx"
args = ["psx-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "psx-mcp": {
      "args": [
        "psx-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "psx-mcp": {
      "args": [
        "psx-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to PSX MCP

same job, measured the same way
TWSE Open Data (Taiwan Stock Exchange)
by taux-io

Taiwan Stock Exchange (TWSE) open data as MCP tools: stock quotes, ETF data, 140+ public datasets.

5 tools answering
Bolsai MCP
by viniciuslazzari

Brazilian stock market data (B3, CVM, BCB) for AI assistants: quotes, fundamentals, dividends, FIIs.

108 installs/wk local only
Stockbit MCP
by ino-xious

Indonesian exchange (IDX) via your own Stockbit account: quotes, bandarmology, charts. Unofficial.

95 installs/wk local only
Yahoo Finance Scraper — Quotes & Financials
by ranovam

Scrape stock quotes, historical prices, and financial statements from Yahoo Finance.

answering
Financial Modeling Prep (fmpsdk)
by daxm

Financial Modeling Prep API as MCP tools — quotes, statements, prices, and ~240 endpoints.

182 installs/wk local only
O
Market Data
by memoryapi

Real-time stock quotes, market indices, and institutional holdings

3 tools answering
Finance MCP Server
by thenextgennexus

Get stock data, screen stocks, track crypto prices, and monitor exchange rates

21 installs/wk local only
Xero
by mindstone

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

59 installs/wk local only

PSX MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for PSX MCP?
PSX MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package psx-mcp was installed 59 times last week.
How do I connect PSX MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls psx-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use PSX MCP?
The pypi package psx-mcp was installed 59 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is PSX MCP open source?
We cannot say either way: written in Python and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.