Financekit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi. Last commit 17 Apr 2026.
Stock quotes, technical analysis, crypto prices, and portfolio insights for AI 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 financekit-mcp -- uvx financekit-mcp
{
"mcpServers": {
"financekit-mcp": {
"args": [
"financekit-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.financekit-mcp]
command = "uvx"
args = ["financekit-mcp"]
{
"mcpServers": {
"financekit-mcp": {
"args": [
"financekit-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"financekit-mcp": {
"args": [
"financekit-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.