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

LastLook Data

zev-lll/lastlook-data
5 toolsHTTPregistry active
Summary

Pulls real-time financial and macroeconomic data from FRED and ECB APIs without requiring your own API keys. You get Treasury yields, mortgage rates, FX rates, CPI, unemployment figures, energy prices, yield curve spreads, and the Sahm Rule recession indicator through simple queries. Uses x402 for pay-per-query billing, so you only pay for what you actually fetch. Reach for this when you're building financial analysis tools, economic research workflows, or any agent that needs current macro data without the overhead of managing multiple data provider accounts. The streamable-http transport makes it straightforward to integrate into Claude conversations.

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.

5 tools
get_treasury_yield_currentReturns the most recent 30-year US Treasury constant maturity yield (DGS30) from FRED. Use this specifically for the 30-year Treasury rate. For other series use get_series instead.

Returns the most recent 30-year US Treasury constant maturity yield (DGS30) from FRED. Use this specifically for the 30-year Treasury rate. For other series use get_series instead.

No parameter schema in public metadata yet.

get_treasury_yield_by_dateReturns the 30-year US Treasury yield for a specific date. Business days only. Use YYYY-MM-DD format.1 params

Returns the 30-year US Treasury yield for a specific date. Business days only. Use YYYY-MM-DD format.

Parameters* required
datestring
Date in YYYY-MM-DD format e.g. 2026-05-09
get_seriesReturns recent observations for any supported FRED data series. Use this to get current and historical values for mortgage rates, Treasury yields, Fed funds rate, CPI, SOFR, unemployment, GDP, energy prices, and more. Common use cases: - Current 30-yr mortgage rate: series_id=...2 params

Returns recent observations for any supported FRED data series. Use this to get current and historical values for mortgage rates, Treasury yields, Fed funds rate, CPI, SOFR, unemployment, GDP, energy prices, and more. Common use cases: - Current 30-yr mortgage rate: series_id=...

Parameters* required
daysstring
History window: 30 ($0.05), 90 ($0.10), or 365 ($0.25). Use 30 for current/recent values.one of 30 · 90 · 365
series_idstring
FRED series ID. Use IORB for Interest on Reserve Balances, EFFR for Effective Federal Funds Rate, FEDFUNDS for Fed funds monthly average, MORTGAGE30US for 30-yr mortgage rate, DCOILWTICO for WTI crude oil, etc.one of DGS30 · DGS10 · DGS5 · DGS2 · DGS1MO · MORTGAGE30US
get_fx_rate_currentReturns the current exchange rate for a G10 currency pair. Source: European Central Bank. Supported: EURUSD, GBPUSD, USDJPY, USDCHF, USDCAD, AUDUSD, NZDUSD, USDSEK, USDNOK.1 params

Returns the current exchange rate for a G10 currency pair. Source: European Central Bank. Supported: EURUSD, GBPUSD, USDJPY, USDCHF, USDCAD, AUDUSD, NZDUSD, USDSEK, USDNOK.

Parameters* required
pairstring
G10 currency pair e.g. EURUSD, USDJPY, GBPUSDone of EURUSD · GBPUSD · USDJPY · USDCHF · USDCAD · AUDUSD
get_fx_rate_seriesReturns historical daily exchange rates for a G10 currency pair. Source: European Central Bank.2 params

Returns historical daily exchange rates for a G10 currency pair. Source: European Central Bank.

Parameters* required
daysstring
History window: 30 ($0.05), 90 ($0.10), or 365 ($0.25)one of 30 · 90 · 365
pairstring
G10 currency pair e.g. EURUSDone of EURUSD · GBPUSD · USDJPY · USDCHF · USDCAD · AUDUSD

LastLook Data

Financial market data for AI agents — Treasury yields, mortgage rates, FX rates, CPI, unemployment, energy prices, yield curve spreads, Sahm Rule recession indicator, and more. Sourced from FRED and ECB. Pay per query via x402, no API keys required.

smithery badge

Links

  • Website: https://www.lastlookdata.com
  • API: https://api.lastlookdata.com
  • MCP Server: https://mcp.lastlookdata.com/mcp
  • OpenAPI Spec: https://api.lastlookdata.com/openapi.json
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
UpdatedMay 17, 2026
View on GitHub

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.