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

Akshare One Mcp

io.github.zwldarren/akshare-one-mcp
9 toolsSTDIOregistry active
Summary

Connects Claude to Chinese stock market data through the akshare-one library, giving you programmatic access to equities, indices, and financial information from mainland exchanges. You'd reach for this when building trading analysis tools, financial dashboards, or research applications that need real-time or historical data from Shanghai and Shenzhen markets. The server wraps akshare-one's data retrieval functions into MCP tools, so Claude can pull market quotes, company fundamentals, and trading statistics on demand. Useful for anyone working with A-shares or building financial applications targeting Chinese markets where Western data APIs have limited coverage.

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.

9 tools
get_hist_dataGet historical stock market data. 'eastmoney_direct' support all A,B,H shares9 params

Get historical stock market data. 'eastmoney_direct' support all A,B,H shares

Parameters* required
adjuststring
Adjustment typeone of none · qfq · hfqdefault: none
sourcestring
Data sourceone of eastmoney · eastmoney_direct · sinadefault: eastmoney
symbolstring
Stock symbol/ticker (e.g. '000001')
end_datestring
End date in YYYY-MM-DD formatdefault: 2030-12-31
intervalstring
Time intervalone of minute · hour · day · week · month · yeardefault: day
recent_nvalue
Number of most recent records to returndefault: 100
start_datestring
Start date in YYYY-MM-DD formatdefault: 1970-01-01
indicators_listvalue
Technical indicators to add
interval_multiplierinteger
Interval multiplierdefault: 1
get_realtime_dataGet real-time stock market data. 'eastmoney_direct' support all A,B,H shares2 params

Get real-time stock market data. 'eastmoney_direct' support all A,B,H shares

Parameters* required
sourcestring
Data sourceone of xueqiu · eastmoney · eastmoney_directdefault: eastmoney_direct
symbolvalue
Stock symbol/ticker (e.g. '000001')
get_news_dataGet stock-related news data.2 params

Get stock-related news data.

Parameters* required
symbolstring
Stock symbol/ticker (e.g. '000001')
recent_nvalue
Number of most recent records to returndefault: 10
get_balance_sheetGet company balance sheet data.2 params

Get company balance sheet data.

Parameters* required
symbolstring
Stock symbol/ticker (e.g. '000001')
recent_nvalue
Number of most recent records to returndefault: 10
get_income_statementGet company income statement data.2 params

Get company income statement data.

Parameters* required
symbolstring
Stock symbol/ticker (e.g. '000001')
recent_nvalue
Number of most recent records to returndefault: 10
get_cash_flowGet company cash flow statement data.3 params

Get company cash flow statement data.

Parameters* required
sourcestring
Data sourcedefault: sina
symbolstring
Stock symbol/ticker (e.g. '000001')
recent_nvalue
Number of most recent records to returndefault: 10
get_inner_trade_dataGet company insider trading data.1 params

Get company insider trading data.

Parameters* required
symbolstring
Stock symbol/ticker (e.g. '000001')
get_financial_metricsGet key financial metrics from the three major financial statements.2 params

Get key financial metrics from the three major financial statements.

Parameters* required
symbolstring
Stock symbol/ticker (e.g. '000001')
recent_nvalue
Number of most recent records to returndefault: 10
get_time_infoGet current time with ISO format, timestamp, and the last trading day.

Get current time with ISO format, timestamp, and the last trading day.

No parameter schema in public metadata yet.

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
Packageakshare-one-mcp
TransportSTDIO
UpdatedOct 11, 2025

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.