Financial Data runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
Stock prices, financials, insider trades, institutional holdings for 141K+ companies
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @lician/mcp-server ссылается на lician/mcp-server
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 financial-data -- npx -y @lician/mcp-server
{
"mcpServers": {
"financial-data": {
"args": [
"-y",
"@lician/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.financial-data]
command = "npx"
args = ["-y", "@lician/mcp-server"]
{
"mcpServers": {
"financial-data": {
"args": [
"-y",
"@lician/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"financial-data": {
"args": [
"-y",
"@lician/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LICIAN_API_KEY (Optional API key for higher rate limits. Get one at https://lician.com/developers/signup).
The author declared them in the registry entry; get the values from the project itself.
Financial data for AI agents: SEC filings, price history, insider trades, and more.
Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals.
SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.
CLI + MCP server for SEC 13F institutional holdings, insider trading, and smart money convergence.
SEC EDGAR financials, insider trades, 8-K events, and 13F holdings as MCP tools.
US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.
SEC filings, financial statements, metrics, insider and institutional holdings as structured data
SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.
Answers built from our own checks of this server.