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
revelata avatar

Revelata

com.revelata/deepkpi-mcp
10 toolsHTTPregistry active
Summary

This pulls operating metrics and SEC filing data from public companies that you won't find in standard financial terminals. We're talking about the kind of granular KPIs buried in 10-Ks and 10-Qs that analysts usually extract manually. Reach for this when you need to compare unit economics, customer cohorts, or operational efficiency metrics across companies without crawling through hundreds of pages of filings. The source documentation is minimal, but the pitch is clear: deeper fundamental data than Bloomberg's dataset. Connects over streamable HTTP, so you can query company financials and pull structured KPI data directly into your Claude workflows.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Tools

Public tool metadata for what this MCP can expose to an agent.

10 tools
search_kpisSearch for KPIs of a company by semantic similarity. Each result costs 1 credit (max 15). Default is 3 — start small and increase only if needed. Best practice: call list_kpis first (free) to discover exact KPI names, then use those names as targeted queries here instead of re...4 params

Search for KPIs of a company by semantic similarity. Each result costs 1 credit (max 15). Default is 3 — start small and increase only if needed. Best practice: call list_kpis first (free) to discover exact KPI names, then use those names as targeted queries here instead of re...

Parameters* required
company_idstring
num_of_resinteger
default: 3
querystring
sourcevalue
list_kpisList all available KPIs for a company, organized by category. This is free and the recommended first step before calling search_kpis — use the returned KPI names to craft precise, low-cost searches. Omit source to list all; set to '10-K', '10-Q', or '8-K' to filter. For US com...2 params

List all available KPIs for a company, organized by category. This is free and the recommended first step before calling search_kpis — use the returned KPI names to craft precise, low-cost searches. Omit source to list all; set to '10-K', '10-Q', or '8-K' to filter. For US com...

Parameters* required
company_idstring
sourcevalue
query_company_idLook up a company's identifier by name. For US companies, this is the SEC CIK value.2 params

Look up a company's identifier by name. For US companies, this is the SEC CIK value.

Parameters* required
company_namestring
num_of_resinteger
default: 5
get_company_summaryFetch a narrative company summary derived from the company's latest 10-K. Costs 3 credits per successful call. For US companies, company_id is the SEC CIK; if you only have a company name, look up company_id with the query_company_id tool first.1 params

Fetch a narrative company summary derived from the company's latest 10-K. Costs 3 credits per successful call. For US companies, company_id is the SEC CIK; if you only have a company name, look up company_id with the query_company_id tool first.

Parameters* required
company_idstring
get_company_segmentsFetch a structured breakdown of business segments derived from the company's latest 10-K. Costs 3 credits per successful call. For US companies, company_id is the SEC CIK; if you only have a company name, look up company_id with the query_company_id tool first.1 params

Fetch a structured breakdown of business segments derived from the company's latest 10-K. Costs 3 credits per successful call. For US companies, company_id is the SEC CIK; if you only have a company name, look up company_id with the query_company_id tool first.

Parameters* required
company_idstring
company_summary_searchFind companies by semantic similarity to their 10-K-derived company summary. Costs 1 credit per company returned (max 15 via top_k_companies); empty results cost nothing. Use when the user wants peers, thematic screens, or companies matching a business description before drill...2 params

Find companies by semantic similarity to their 10-K-derived company summary. Costs 1 credit per company returned (max 15 via top_k_companies); empty results cost nothing. Use when the user wants peers, thematic screens, or companies matching a business description before drill...

Parameters* required
querystring
top_k_companiesinteger
default: 10
list_sec_filing_markdownsList SEC filings available as markdown for a given CIK. Free (no credits). Use this to discover valid `acc_no` and `seq_no` values before fetching content. `form_type` can be omitted to include all forms under the CIK.4 params

List SEC filings available as markdown for a given CIK. Free (no credits). Use this to discover valid `acc_no` and `seq_no` values before fetching content. `form_type` can be omitted to include all forms under the CIK.

Parameters* required
cikinteger
end_datevalue
form_typevalue
start_datevalue
get_sec_filing_markdownFetch the markdown content for a specific SEC filing (`acc_no`) and sequence (`seq_no`, default 1). Costs 10 credits per successful call. When the user asks “what did they say” / “what comments were made” / “exact language”, quote verbatim snippets from the returned markdown r...3 params

Fetch the markdown content for a specific SEC filing (`acc_no`) and sequence (`seq_no`, default 1). Costs 10 credits per successful call. When the user asks “what did they say” / “what comments were made” / “exact language”, quote verbatim snippets from the returned markdown r...

Parameters* required
acc_nostring
cikinteger
seq_nointeger
default: 1
list_sec_markdownsDEPRECATED alias. Use `list_sec_filing_markdowns`.4 params

DEPRECATED alias. Use `list_sec_filing_markdowns`.

Parameters* required
cikinteger
end_datevalue
form_typevalue
start_datevalue
get_sec_markdownDEPRECATED alias. Use `get_sec_filing_markdown`.3 params

DEPRECATED alias. Use `get_sec_filing_markdown`.

Parameters* required
acc_nostring
cikinteger
seq_nointeger
default: 1
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedApr 22, 2026
Open website

Related Data & Analytics MCP Servers

View all →
com.scientificmicroservices avatar
Scientific Microservices

com.scientificmicroservices/mcp

Valid and reliable data engineering and statistical analysis without hallucinations.
com.senzing avatar
Senzing

com.senzing/mcp

Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting
com.simplywarmup avatar
SimplyWarmup

com.simplywarmup/simplywarmup

Hosted MCP server for inbox health, reporting, and warmup operations.
com.southlondonscientific avatar
Clara — Personal Clean Air Planner

com.southlondonscientific/clara

UK personal air quality advice and daily exposure assessment. Pairs with Hermes for live data.
com.thenextgennexus avatar
Job Market Mcp Server

com.thenextgennexus/job-market-mcp-server

Indeed listings + Glassdoor reviews + H1B salary data for career copilots.
com.thenextgennexus avatar
Real Estate Mcp Server

com.thenextgennexus/real-estate-mcp-server

Redfin listings, sale-comps, and neighborhood market data via natural-language queries.