pse-edge-mcp
Rank #13,909io.github.phdwight/pse-edge-mcp
Philippine Stock Exchange data via PSE Edge: EOD quotes, price history, disclosures, financials.
pse-edge-mcp is a Model Context Protocol (MCP) server published by phdwight. It ranks #13,909 of 132,046 servers tracked on MCP Toplist. pse-edge-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 118,137 of 132,046 servers on MCP Toplist.
Use pse-edge-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pse-edge-mcp https://pse.sakayandgo.com/mcpclaude mcp add pse-edge-mcp -- uvx pse-edge-mcp[mcp_servers.pse-edge-mcp]
url = "https://pse.sakayandgo.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.pse-edge-mcp]
command = "uvx"
args = ["pse-edge-mcp"]Add to ~/.codex/config.toml.
https://pse.sakayandgo.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pse-edge-mcp": {
"command": "uvx",
"args": [
"pse-edge-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pse-edge-mcp": {
"url": "https://pse.sakayandgo.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pse-edge-mcp": {
"command": "uvx",
"args": [
"pse-edge-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pse-edge-mcp": {
"type": "http",
"url": "https://pse.sakayandgo.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pse-edge-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pse-edge-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pse-edge-mcp": {
"serverUrl": "https://pse.sakayandgo.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pse-edge-mcp": {
"command": "uvx",
"args": [
"pse-edge-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pse-edge-mcp": {
"url": "https://pse.sakayandgo.com/mcp"
}
}
}{
"mcpServers": {
"pse-edge-mcp": {
"command": "uvx",
"args": [
"pse-edge-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.phdwight%2Fpse-edge-mcp)<a href="https://mcptoplist.com/server/io.github.phdwight%2Fpse-edge-mcp"><img src="https://mcptoplist.com/badge/io.github.phdwight%2Fpse-edge-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
phdwight
Available versions (4)
| Version | Published |
|---|---|
| 0.19.1 | Aug 12, 2026 |
| 0.19.0 | Aug 12, 2026 |
| 0.18.0 | Aug 9, 2026 |
| 0.16.1 | Aug 8, 2026 |
Frequently asked questions
- Who maintains pse-edge-mcp?
- pse-edge-mcp is maintained by phdwight, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is pse-edge-mcp listed on the Official MCP Registry?
- Yes — pse-edge-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does pse-edge-mcp have?
- MCP Toplist tracks 4 versions of pse-edge-mcp, most recently published on Aug 12, 2026.
- Where can I find the source code for pse-edge-mcp?
- The source code for pse-edge-mcp is hosted at github.com/phdwight/pse-edge-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.