CAT
/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

Cross AI Tools

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
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

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 →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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
querystring
sourcevalue
company_idstring
num_of_resinteger
default: 3
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
sourcevalue
company_idstring
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
num_of_resinteger
default: 5
company_namestring
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
cikinteger
acc_nostring
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
cikinteger
acc_nostring
seq_nointeger
default: 1
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedApr 22, 2026
Open website

Related Data & Analytics MCP Servers

View all →
Google Sheets

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets
25
Google Sheets

domdomegg/google-sheets-mcp

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
2
Google Sheets Mcp

henilcalagiya/google-sheets-mcp

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
14
Futuristic Risk Intelligence

cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents
1
Mcp Google Sheets Full

moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
CSV to JSON API

io.github.br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.