CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
stewyboy1990 avatar

Stockscope Mcp

stewyboy1990/stockscope-mcp
STDIO, HTTPregistry active
Summary

Pulls SEC EDGAR financial data into your AI workflow without API keys or paid subscriptions. You get six tools: company financials (revenue, margins, balance sheet items from XBRL filings), recent 10-K/10-Q/8-K filings with links, side-by-side company comparisons, insider transaction history from Form 4s, historical price data, and sector peer discovery using SIC codes. Everything runs against public SEC APIs. Deploy it locally via npx, connect to the hosted Cloudflare Workers endpoint, or run batch jobs through Apify. Useful when you need fundamental data for valuation models, comp analysis, or financial due diligence without leaving your AI assistant.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

StockScope MCP

Stock & financial intelligence MCP server powered by SEC EDGAR. Free, no API key required.

Tools

ToolDescription
stock_financialsRevenue, net income, assets, liabilities, equity, margins from SEC XBRL data
stock_filingsRecent 10-K, 10-Q, 8-K filings with dates, links, descriptions
stock_compareSide-by-side financial comparison of two companies
stock_insidersRecent insider transactions (buys/sells) from SEC filings
stock_historyHistorical stock price data (open, high, low, close, volume)
stock_sector_peersFind companies in the same SIC sector with key metrics

All data sourced from SEC EDGAR public APIs. Zero cost, no API keys.

Quick Start

Claude Desktop / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "stockscope": {
      "command": "npx",
      "args": ["-y", "stockscope-mcp"]
    }
  }
}

Remote (Cloudflare Workers)

Connect directly via MCP endpoint:

https://stockscope-mcp.stewwilli.workers.dev/mcp

Apify

Available as an Apify Actor for batch processing:

https://apify.com/constructive_wainscot/stockscope-mcp

Example

Ask your AI assistant:

  • "Get Apple's financials from the last 3 years"
  • "Compare Tesla and Ford's financial performance"
  • "Show me recent insider transactions for NVDA"
  • "What 10-K filings has Microsoft submitted recently?"
  • "Find companies in Apple's sector"

How It Works

StockScope fetches structured financial data directly from SEC EDGAR's public XBRL API. No scraping, no paid data providers. The EDGAR API is free, reliable, and covers all US public companies.

Data sources:

  • SEC EDGAR XBRL API (financials, filings)
  • SEC EDGAR full-text search (filings)
  • SEC insider transaction filings (Form 4)
  • SEC company tickers database (sector peers)

Pricing (Apify Store)

EventPrice
stock-financials$0.10
stock-filings$0.05
stock-compare$0.15
stock-insiders$0.05
stock-history$0.08
stock-sector-peers$0.08

Free via npm/npx. Apify pricing applies only to Apify Store runs.

Related

  • CompanyScope MCP - Company research & lead enrichment (11 tools, 12 data sources). Also on Apify Store and npm.

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Sales & MarketingData & Analytics
Registryactive
Packagestockscope-mcp
TransportSTDIO, HTTP
UpdatedApr 11, 2026
View on GitHub

More from stewyboy1990

  • Companyscope Mcp4

Related Sales & Marketing MCP Servers

View all →
summit53 avatar
Summit53 CRM

summit53/mcp-server

48 revenue intelligence tools for AI assistants — pipeline, forecasting, outreach, and more.
tooloracle avatar
Leadoracle

tooloracle/leadoracle

LeadOracle - 7-tool B2B lead intel MCP: enrichment, scoring, intent signals, ICP fit.
usdv-capital avatar
USDV Capital — Your Real Estate CFO

usdv-capital/real-estate-cfo

Real estate market intelligence, financial calculators, and capital advisory tools covering all 50 US states plus DC and Puerto Rico. Access CFO-level market data for 86,000+ locations, calculate DSCR and flip ROI with professional assessments, check financing eligibility, and screen investment opportunities — powered by Census ACS and Zillow data. **23 tools** across 5 categories: - **Market Intelligence** — Search 86K+ locations, compare markets side-by-side, find nearby opportunities, screen pre-scored investment cities - **Financial Calculators** — DSCR, flip ROI, rental cash flow, BRRRR, STR revenue, cash-to-close, construction budget — each with CFO-level assessment - **Eligibility & Products** — Check financing availability by state, browse capital solutions (Fix & Flip, DSCR, Bridge, Construction, Multifamily up to $50M, Build-to-Rent up to $50M) - **Deal Analysis** — Full deal underwriting combining market data, calculator output, and eligibility in one call - **Utility** — Property tax lookup, insurance estimates, rent estimates, neighborhood analysis, 1031 exchange calculator, entity structure guidance USDV Capital is Your Real Estate CFO — a capital advisory platform helping real estate investors structure, source, and optimize financing from $150K to $50M.
wokelo-ai avatar
Wokelo MCP Server

wokelo-ai/wokelo-mcp-server

Company and market intelligence, news, enrichment, and agentic workflows for dealmakers.
zachary-royals avatar
DevMatch

zachary-royals/devmatch

DevMatch is an MCP server for hiring engineers based on what they've actually built. Connect from Cursor, Claude Desktop, or any MCP-compatible AI assistant and search 35M+ developers ranked by verified open-source contributions — not LinkedIn keywords or self-reported skills. **Three tools:** **`find_candidates`** — paste a job description, get a ranked shortlist with bio, top repos, contribution evidence, and contact info. Pro tier adds verified email enrichment on the top 5 results. **`get_profile`** — deep-dive any GitHub handle. Bio, recent activity, top projects, and outreach channels in one call. **`find_similar_projects`** — landscape mapping from a seed repo with top contributors surfaced, so you can pivot from a project to its maintainers in one step. Built for mission-driven teams that want engineers who care about the work, not just check the keyword box. OAuth sign-in (no API keys to juggle). Free tier with 50 monthly credits, $129/mo Pro for higher quotas plus verified email enrichment.
apollographql avatar
GraphOS MCP Tools

io.github.apollographql/graphos-mcp-tools

Search Apollo docs, specs, and best practices
289