QuantContext runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from pypi. Last commit 1 Jul 2026.
Deterministic stock screening, backtesting, and factor analysis for AI trading agents
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.
claude mcp add quantcontext -- uvx quantcontext-mcp
{
"mcpServers": {
"quantcontext": {
"args": [
"quantcontext-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.quantcontext]
command = "uvx"
args = ["quantcontext-mcp"]
{
"mcpServers": {
"quantcontext": {
"args": [
"quantcontext-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"quantcontext": {
"args": [
"quantcontext-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.