QuantJourney API MCP
Rank #34,130io.github.QuantJourneyOrg/qj-api-mcp
Broad, OAuth-protected provider and financial-domain API tools for research agents.
QuantJourney API MCP is a Model Context Protocol (MCP) server published by QuantJourneyOrg. It ranks #34,130 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. QuantJourney API MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 97,983 of 132,113 servers on MCP Toplist.
Use QuantJourney API MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http qj-api-mcp https://api.quantjourney.cloud/mcp[mcp_servers.qj-api-mcp]
url = "https://api.quantjourney.cloud/mcp"Add to ~/.codex/config.toml.
https://api.quantjourney.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qj-api-mcp": {
"url": "https://api.quantjourney.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qj-api-mcp": {
"type": "http",
"url": "https://api.quantjourney.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qj-api-mcp": {
"serverUrl": "https://api.quantjourney.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qj-api-mcp": {
"url": "https://api.quantjourney.cloud/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.QuantJourneyOrg%2Fqj-api-mcp)<a href="https://mcptoplist.com/server/io.github.QuantJourneyOrg%2Fqj-api-mcp"><img src="https://mcptoplist.com/badge/io.github.QuantJourneyOrg%2Fqj-api-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
QuantJourneyOrg
Other servers by QuantJourneyOrg
View all QuantJourneyOrg servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains QuantJourney API MCP?
- QuantJourney API MCP is maintained by QuantJourneyOrg, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is QuantJourney API MCP listed on the Official MCP Registry?
- Yes — QuantJourney API MCP is listed on the Official MCP Registry.
- How many versions does QuantJourney API MCP have?
- MCP Toplist tracks 1 version of QuantJourney API MCP, most recently published on Aug 31, 2026.
- Where can I find the source code for QuantJourney API MCP?
- The source code for QuantJourney API MCP is hosted at github.com/QuantJourneyOrg/qj-agents.
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.