EvidInvest MCP Server
Rank #23,563io.github.EvidInvest/mcp-server
SEC filings and financial data for AI agents: 59 tools for statements, valuation and supply chains.
EvidInvest MCP Server is a Model Context Protocol (MCP) server published by evidinvest. It ranks #23,563 of 132,113 servers tracked on MCP Toplist. EvidInvest MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 108,550 of 132,113 servers on MCP Toplist.
Use EvidInvest MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http evidinvest https://mcp.evidinvest.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add evidinvest -e "EVIDINVEST_API_KEY=<your EVIDINVEST_API_KEY>" -- npx -y @evidinvest/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.evidinvest]
url = "https://mcp.evidinvest.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.evidinvest]
command = "npx"
args = ["-y", "@evidinvest/mcp-server"]
[mcp_servers.evidinvest.env]
EVIDINVEST_API_KEY = "<your EVIDINVEST_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.evidinvest.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidinvest": {
"command": "npx",
"args": [
"-y",
"@evidinvest/mcp-server"
],
"env": {
"EVIDINVEST_API_KEY": "<your EVIDINVEST_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidinvest": {
"url": "https://mcp.evidinvest.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidinvest": {
"command": "npx",
"args": [
"-y",
"@evidinvest/mcp-server"
],
"env": {
"EVIDINVEST_API_KEY": "<your EVIDINVEST_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"evidinvest": {
"type": "http",
"url": "https://mcp.evidinvest.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"evidinvest": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@evidinvest/mcp-server"
],
"env": {
"EVIDINVEST_API_KEY": "<your EVIDINVEST_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidinvest": {
"serverUrl": "https://mcp.evidinvest.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidinvest": {
"command": "npx",
"args": [
"-y",
"@evidinvest/mcp-server"
],
"env": {
"EVIDINVEST_API_KEY": "<your EVIDINVEST_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidinvest": {
"url": "https://mcp.evidinvest.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"evidinvest": {
"command": "npx",
"args": [
"-y",
"@evidinvest/mcp-server"
],
"env": {
"EVIDINVEST_API_KEY": "<your EVIDINVEST_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.EvidInvest%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.EvidInvest%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.EvidInvest%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
evidinvest
Other servers by evidinvest
View all evidinvest servers →Available versions (5)
| Version | Published |
|---|---|
| 1.2.2 | Sep 11, 2026 |
| 1.2.1 | Sep 2, 2026 |
| 1.2.0 | Sep 2, 2026 |
| 1.1.2 | Jul 28, 2026 |
| 1.0.0 | Apr 22, 2026 |
Frequently asked questions
- Who maintains EvidInvest MCP Server?
- EvidInvest MCP Server is maintained by evidinvest, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is EvidInvest MCP Server listed on the Official MCP Registry?
- Yes — EvidInvest MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does EvidInvest MCP Server have?
- MCP Toplist tracks 5 versions of EvidInvest MCP Server, most recently published on Sep 11, 2026.
- Where can I find the source code for EvidInvest MCP Server?
- The source code for EvidInvest MCP Server is hosted at github.com/evidinvest/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.