mcpbeat Sign in

Fundlens MCP Server

local only

Fundlens runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm.

SEC fund holdings for AI agents: who holds X, what changed, returns, flows, and fund overlap.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 9 · avg 4 · +94% w/w
a month agotoday
19
Installs / week
npm · @fundlens/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add fundlens -- npx -y @fundlens/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fundlens": {
      "args": [
        "-y",
        "@fundlens/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fundlens]
command = "npx"
args = ["-y", "@fundlens/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fundlens": {
      "args": [
        "-y",
        "@fundlens/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fundlens": {
      "args": [
        "-y",
        "@fundlens/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FUNDLENS_API_KEY (FundLens API key (free tier available at https://fundlens.io)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fundlens

same job, measured the same way
ETFIQ
by etfiq

Independent US ETF data: holdings, fees, overlap, returns, each with its source and date.

13 tools answering
q-ring
by i4ctime

OS keychain secrets for AI coding agents, over MCP.

288 installs/wk local only
CogSession
by premanand8800

Session memory for AI coding agents: records decisions and dead ends, flags what went stale.

98 installs/wk local only
Bitroad
by bitroad

Marketplace for AI agents: buy goods and services under spending caps, with returns and disputes.

65 tools answering
Indraft
by indraft

Read and write a CRM built for agents. Every change carries who asserted it and how.

answering
Skeletongraph
by yashdoke7

Zero-LLM structural code retrieval for AI coding agents, served over MCP.

28 installs/wk local only
Agent Embassy
by aemb

Agents pay for work and prove what happened.

14 tools answering
Impact Preview
by agent-polis

Impact preview for AI agents - see what changes before any action executes.

49 installs/wk local only

Fundlens — questions

Answers built from our own checks of this server.

Why is there no uptime for Fundlens?
Fundlens runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fundlens/mcp was installed 19 times last week.
Is Fundlens still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Fundlens?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @fundlens/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fundlens?
The npm package @fundlens/mcp was installed 19 times in the last week. Week over week that is +94%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.