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

Mcp Server

homie4570/lso-mcp
SSEregistry active
Summary

This is a multi-purpose data server that packages 29 different tools into one endpoint, spanning crypto markets, equities, energy data, government intelligence feeds, code auditing, and general development utilities. It's designed for when you need Claude to pull live financial or public sector data without juggling multiple integrations. The breadth is unusual: you get market data alongside government intel and code analysis tools in a single connection. Useful if you're building agents that need to cross-reference different data domains or if you want one server that handles diverse research tasks. The tradeoff is that you're pulling in a lot of surface area, so expect to spend time figuring out which of the 29 tools you actually need.

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 →

LoneStarOracle MCP Server

38 AI data tools for Claude and any MCP-compatible agent — crypto, DeFi, equities, commodities, energy, real estate, government intelligence, security audits, and more.

Published on the official MCP registry: xyz.lonestaroracle/mcp-server

Glama

Tools (38)

Crypto & Blockchain

ToolDescription
token_due_diligenceERC-20 risk score, honeypot check, liquidity, holder concentration
wallet_riskWallet risk scoring — transaction patterns, exposure, risk flags
contract_checkSmart contract verification and security analysis
chainscout_intelligenceWhale transfers ($5M+), trending tokens, DeFi TVL movements
whale_alertReal-time whale wallet tracking above a USD threshold
token_launchesNewly launched token scanner — risk score, liquidity, deployer history
defi_riskDeFi protocol risk — TVL, audit status, exploit history
cascade_watchDeFi liquidation cascade risk — systemic risk chain detection
stablecoin_pulseStablecoin health — peg deviation, collateral ratio, depeg risk

Equities & Markets

ToolDescription
equity_analysisStock fundamentals, price, analyst ratings
options_flowUnusual options activity and flow data
insider_tradingSEC Form 4 insider trade filings
portfolio_riskMulti-asset portfolio risk scoring
macro_indicatorsGDP, CPI, Fed rates, yield curve signals
earnings_calendarUpcoming earnings dates and estimates
tech_analysisTechnical indicators — RSI, MACD, Bollinger Bands
multi_timeframe_scanMulti-timeframe technical scan across assets

Commodities & Energy

ToolDescription
energy_marketsOil, gas, refined products prices and signals
agricultural_commoditiesCorn, wheat, soy, cotton spot and futures
industrial_metalsCopper, aluminum, steel market data
supply_chain_intelligenceSupply chain stress signals and disruption alerts
gpu_compute_pricesGPU compute pricing across cloud providers
grid_intelligenceUS electricity grid demand, generation mix, stress signals

Real Estate & Infrastructure

ToolDescription
real_estate_pulseMortgage rates, housing inventory, market indicators
lease_edgeCommercial lease market intelligence
geo_pulseGeopolitical risk scoring by region
gov_edgeGovernment procurement and contract intelligence
latam_pulseLatin America economic and political risk signals

Data & Utilities

ToolDescription
news_sentimentNews sentiment analysis across topics and tickers
weather_forecastHyperlocal weather forecasts for any location
content_forgeRepurpose URLs into LinkedIn posts, tweets, newsletters
smart_contract_auditEVM smart contract security audit (Solidity)
rust_contract_auditRust/Solana smart contract security audit
move_contract_auditMove/Aptos smart contract security audit
staking_yieldsStaking yield rates across protocols and assets
aerocheck_poolAerodrome liquidity pool analysis on Base
pdf_to_markdownConvert PDF documents to clean Markdown
hire_floydHire Floyd AI agent for autonomous research and coding tasks

Usage

With Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "lonestaroracle": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.lonestaroracle.xyz/mcp"]
    }
  }
}

With any MCP client

Streamable HTTP endpoint: https://mcp.lonestaroracle.xyz/mcp

Self-hosted (Docker)

docker build -t lso-mcp .
docker run -e LSO_BASE=https://lonestaroracle.xyz -p 8018:8018 lso-mcp

Links

  • Live endpoint: https://mcp.lonestaroracle.xyz
  • Full API catalog: https://lonestaroracle.xyz
  • MCP Registry: xyz.lonestaroracle/mcp-server
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 & AnalyticsFinance & Commerce
Registryactive
TransportSSE
UpdatedJun 9, 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.