FinStack MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 212 installs a week from pypi. Last commit 9 Apr 2026.
India-first MCP server for NSE/BSE, fundamentals, analytics, and market research workflows.
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 finstack-mcp -- uvx finstack-mcp
{
"mcpServers": {
"finstack-mcp": {
"args": [
"finstack-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.finstack-mcp]
command = "uvx"
args = ["finstack-mcp"]
{
"mcpServers": {
"finstack-mcp": {
"args": [
"finstack-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"finstack-mcp": {
"args": [
"finstack-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.