Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. EvidInvest MCP
EvidInvest MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:16:25 PM

EvidInvest MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

34 stock valuation, financial data, and portfolio management tools for AI agents.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-65": {
      "url": "https://mcp.evidinvest.com/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

EvidInvest MCP

SEC filings and financial data for AI agents β€” credit-metered, no subscription. 46 tools: SEC filings & earnings-transcript search, company financials, DCF/WACC/CAGR valuation, portfolio optimization, and SEC 10-K supply-chain intelligence. Pay-as-you-go credits from $5; they never expire.

Public docs, connection info, prompt skills, and sample apps for the EvidInvest MCP ecosystem.

This repo is intentionally public. It is for:

  • connection/setup guidance for different MCP clients
  • reusable skill/prompt files
  • examples you can paste into AI tools
  • public sample apps built on top of EvidInvest MCP

The actual MCP server logic and infra live in EvidInvest's private infra repo. This public repo is for usage, docs, and samples.

Repo layout

  • skills/ β€” reusable workflow guides / prompt skills
  • examples/ β€” short copy-paste prompt examples
  • samples/ β€” runnable sample apps
  • claude-plugin.json β€” example MCP config artifact for supported desktop/editor workflows

Hosted MCP gateway

Current hosted gateway:

  • Endpoint: https://mcp.evidinvest.com/mcp
  • Transport: streamable-http
  • Auth: Authorization: Bearer evid_sk_...

Get an API key at:

  • https://evidinvest.com/developers

Connection notes

Different MCP clients support different config formats and transports. Use this repo as the source of truth for:

  • hosted endpoint
  • auth expectations
  • skills/examples
  • sample apps

The included claude-plugin.json is an example configuration artifact, but always verify the current format your client expects.

What EvidInvest MCP gives you

46 tools across 7 categories:

CategoryToolsExamples
Financial Data6Company profile, income statement, balance sheet, cash flow, growth rates, PE ratios
Market Data8Current price, historical prices, enterprise value, peers, multiples, dividends
Calculations5WACC, DCF, margin of safety, comparables, DDM
Valuations8Company snapshot, fair value range, reverse DCF, stock comparison, CAGR matrix, growth trajectory
Portfolio Analytics2MPT optimization (Max Sharpe / Min Variance), risk decomposition (VaR, CVaR)
Portfolio Management8Create/list/delete stock lists, add/remove symbols, watchlist toggle
SEC Intelligence6Supply chain mapping, risk extraction, chokepoint detection from 10-K/20-F filings

Portfolio Management

Manage your stock lists, watchlists, and portfolio lists without the UI:

  • list_user_stock_lists β€” list all your lists with symbols and counts
  • create_user_stock_list β€” create a stock list, watchlist, or portfolio list
  • add_symbols_to_user_list / remove_symbols_from_user_list β€” manage symbols
  • get_list_items β€” get all symbols in a list
  • get_watchlist_status β€” check watchlist status for a set of symbols
  • set_user_list_watched β€” toggle watchlist tracking
  • delete_user_stock_list β€” delete a non-system list

SEC Intelligence (new)

Extract structured data from SEC 10-K and 20-F filings β€” supply chains, risk factors, competitive moats, and more:

  • sec_get_profile β€” products, customers, suppliers, strategic priorities, competitive moat
  • sec_get_supply_chain β€” supply chain edges with relationship type and filing evidence quotes
  • sec_get_risks β€” risk factors and concentration risks from Item 1A
  • sec_find_chokepoints β€” identify critical supply chain dependencies and single points of failure
  • sec_search β€” search the SEC supply chain database by company, tier, or relationship
  • sec_compare β€” side-by-side SEC profile comparison between two companies

Skills

The skills/ folder contains reusable prompt/workflow guides:

  • Stock Evaluation
  • Portfolio Optimization
  • Portfolio Self-Evaluation
  • Portfolio Tracking β€” manage lists + optimize together
  • Earnings Research

Examples

The examples/ folder contains lighter-weight copy/paste prompts:

  • Portfolio Optimizer
  • Earnings Research
  • Sector Screener

Sample apps

samples/mag7-dashboard-nextjs

A public Next.js sample app that compares the Magnificent 7 using live EvidInvest MCP data.

It is meant to show how a developer can:

  • connect to the hosted EvidInvest MCP gateway
  • use a real MCP API key
  • render a useful stock-comparison UI locally
  • build demo/social artifacts from a real sample app instead of mock marketing copy

See the sample README for local setup instructions.

Getting Started

  1. Sign up at https://evidinvest.com/developers to grab an API key.
  2. Configure your MCP client to connect to https://mcp.evidinvest.com/mcp with Authorization: Bearer evid_sk_..., or use the npm proxy package @evidinvest/mcp-server.
  3. New accounts include a free monthly tool-call allowance β€” top up with credits when you need more (see below).

Credits & Pricing

EvidInvest MCP uses a credit system: every tool call deducts one credit from your account.

  • Free tier β€” every account gets a monthly free allowance to try MCP without paying.
  • Top-up tiers (one-time purchases, credits never expire):
    • 100 credits β€” $5
    • 500 credits β€” $19
    • 2,000 credits β€” $59

Manage your balance and top up at https://evidinvest.com/developers.

If a tool call returns a payment required error, your balance is at zero β€” top up or wait for next month's free refresh.

License

MIT β€” see LICENSE

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Stock Trends Market Intelligence logoStock Trends Market Intelligence

    Equity trend, relative-strength, expected-return, market-context, and research resources for agents.

    πŸ’° Finance & Fintech2 views
    Compare vs Stock Trends Market Intelligence β†’
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

    πŸ’° Finance & Fintech2 views
    Compare vs Alpha Vantage MCP β†’
  • 1inch MCP logo1inch MCP

    Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.

    πŸ’° Finance & Fintech2 views
    Compare vs 1inch MCP β†’
  • Zwldarren Akshare One MCP logoZwldarren Akshare One MCP

    Provide access to Chinese stock market data including historical prices, real-time data, news, and…

    πŸ’° Finance & Fintech2 views
    Compare vs Zwldarren Akshare One MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about EvidInvest MCP

EvidInvest MCP is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "evidinvest-mcp": { "url": "https://mcp.evidinvest.com/mcp" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEvidInvest MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-server-65?style=directory)](https://allmcps.com/mcp/mcp-server-65)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-server-65"><img src="https://allmcps.com/api/badge/mcp-server-65?style=directory" alt="EvidInvest MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedSep 7, 2026
12/13 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit17d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 7, 2026
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to EvidInvest MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients