Pairbook MCP Server
Rank #13,598io.github.vj88-coder/pairbook-mcp
Correlation, ETF holdings overlap, beta and volatility for 4,700+ US stocks and ETFs. No API key.
Pairbook MCP Server is a Model Context Protocol (MCP) server published by vj88-coder. It ranks #13,598 of 132,046 servers tracked on MCP Toplist. Pairbook MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 118,448 of 132,046 servers on MCP Toplist.
Use Pairbook MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pairbook-mcp -- npx -y pairbook-mcp[mcp_servers.pairbook-mcp]
command = "npx"
args = ["-y", "pairbook-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pairbook-mcp": {
"command": "npx",
"args": [
"-y",
"pairbook-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pairbook-mcp": {
"command": "npx",
"args": [
"-y",
"pairbook-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pairbook-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pairbook-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pairbook-mcp": {
"command": "npx",
"args": [
"-y",
"pairbook-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pairbook-mcp": {
"command": "npx",
"args": [
"-y",
"pairbook-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.vj88-coder%2Fpairbook-mcp)<a href="https://mcptoplist.com/server/io.github.vj88-coder%2Fpairbook-mcp"><img src="https://mcptoplist.com/badge/io.github.vj88-coder%2Fpairbook-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vj88-coder
Available versions (3)
| Version | Published |
|---|---|
| 1.3.0 | Aug 28, 2026 |
| 1.2.1 | Aug 28, 2026 |
| 1.2.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains Pairbook MCP Server?
- Pairbook MCP Server is maintained by vj88-coder, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Pairbook MCP Server listed on the Official MCP Registry?
- Yes — Pairbook MCP Server is listed on the Official MCP Registry.
- How many versions does Pairbook MCP Server have?
- MCP Toplist tracks 3 versions of Pairbook MCP Server, most recently published on Aug 28, 2026.
- Where can I find the source code for Pairbook MCP Server?
- The source code for Pairbook MCP Server is hosted at github.com/vj88-coder/pairbook-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.