Skip to main content
Glama

GroundAPI bietet eine einheitliche Datenebene für KI-Agenten — 18 Tools aus den Bereichen Finanzen, Informationen und Lebensdienste. Ein API-Schlüssel, drei Zugriffsmethoden: REST-API, MCP und CLI.

License: MIT MCP PyPI

Inhaltsverzeichnis

Related MCP server: Real-time Stock MCP Service

Schnellstart

Holen Sie sich Ihren API-Schlüssel unter groundapi.net500 kostenlose Aufrufe/Monat, keine Kreditkarte erforderlich.

Option 1: MCP (empfohlen für KI-Agenten)

Fügen Sie dies zu Claude Desktop, Cursor, Windsurf oder einem anderen MCP-kompatiblen Client hinzu:

{
  "mcpServers": {
    "groundapi": {
      "url": "https://mcp.groundapi.net/mcp",
      "headers": {
        "X-API-Key": "YOUR_API_KEY"
      }
    }
  }
}

Option 2: REST-API

curl -H "X-API-Key: YOUR_API_KEY" \
  "https://api.groundapi.net/v1/finance/stock?symbol=600519&aspects=overview"

Option 3: CLI

pip install groundapi-cli
groundapi config set-key YOUR_API_KEY
groundapi stock --symbol 600519

MCP-Tools-Referenz

Finanzen (6 Tools)

finance_stock — Wertpapierdaten

All-in-One-Abfrage für A-Aktien, Indizes und ETFs. Unterstützt 13 Daten-Dimensionen und den Vergleich mehrerer Aktien.

Parameter

Typ

Standard

Beschreibung

symbol

string

Aktiencode. Kommagetrennt für Vergleiche (z. B. "600519,000858")

keyword

string

Suche nach Name (z. B. "茅台")

aspects

string

"overview"

Daten-Dimensionen, kommagetrennt (siehe Tabelle unten)

days

int

60

Historischer Bereich für K-Linien/Technik

period

string

"d"

K-Linien-Zeitraum: 5/15/30/60/d/w/m

13 verfügbare Aspekte:

Aspekt

Rückgabe

Verwendung bei

overview

Schneller Überblick: Kurs + Kurzprofil + Finanzkurzinfo

"Wie läuft es bei XXXX?"

profile

Vollständige Unternehmensinfo, Konzepte, Indexzugehörigkeit, Kapitalstruktur

"Was macht dieses Unternehmen?"

quote

Echtzeitkurs, KGV/KBV, 5-stufiges Orderbuch, Abstands-Limit

"Aktueller Kurs?"

kline

K-Linien-Daten (unterstützt 5/15/30/60min, täglich, wöchentlich, monatlich)

"Zeig mir das Diagramm"

technical

MACD, MA, BOLL, KDJ + Signalerkennung (z. B. "DIF kreuzt über DEA")

"Technische Analyse?"

financial

3 Finanzberichte, vierteljährliche GuV, Cashflow, Dividenden, Prognosen

"Wie sind die Finanzen?"

flow

Kapitalfluss (Mega/Groß/Mittel/Klein-Aufträge), kontinuierlicher Zu-/Abfluss

"Kauft das Smart Money?"

holders

Top 10 Aktionäre, Streubesitz, Trend der Anzahl, Fondsbestände

"Wer sind die Hauptaktionäre?"

management

Führungskräfte, Vorstandsmitglieder, Aufsichtsräte

"Wer ist das Management?"

events

Dividenden, Aktienemissionen, Ablauf von Sperrfristen, Gewinnkalender

"Wann ist die nächste Dividende?"

tick

Intraday-Tick-für-Tick mit Richtungsstatistik (Kauf/Verkauf)

"Mehr Käufer oder Verkäufer heute?"

summary

Mehrdimensionale faktische Aggregation (keine Meinungen)

"Gib mir eine vollständige Datenzusammenfassung"

peers

Branchenvergleichstabelle mit KGV/KBV/Marktkapitalisierungs-Ranking

"Wie ist das Ranking in der Branche?"

# Quick overview
finance_stock(symbol="600519")

# Deep dive with multiple aspects
finance_stock(symbol="600519", aspects="quote,technical,financial,flow")

# Search by name
finance_stock(keyword="平安")

# Compare multiple stocks
finance_stock(symbol="601398,601939,600036", aspects="quote")

# Index / ETF
finance_stock(symbol="000001.SH", aspects="kline,technical")  # SSE Composite
finance_stock(symbol="510300", aspects="quote")                # CSI 300 ETF

finance_market — Marktübersicht

Marktweite Daten: wichtige Indizes, heiße Aktien, Branchenrotation, IPO-Kalender, Anomaliesignale.

Parameter

Typ

Standard

Beschreibung

scope

string

"overview"

Datenumfang, kommagetrennt

sector

string

Drill-down in einen bestimmten Sektor

date

string

Datumsfilter (JJJJ-MM-TT)

Bereiche: overview (Indizes + Stimmung) · hot (Limit-Up/Down-Pools, Serien-Aufschlüsselung) · sectors (Konzept- & Branchenlisten) · ipo (IPO-Kalender) · signals (Anomalieerkennung)

finance_market()                                    # Today's market
finance_market(scope="hot")                         # Limit-up/down stocks
finance_market(scope="sectors", sector="AI")        # AI sector constituents
finance_market(scope="ipo")                         # IPO calendar

finance_screen — Aktienscreener

Mehrkriterien-Screening mit über 20 Dimensionen und voreingestellten Filterkombinationen.

Parameter

Typ

Beschreibung

industry

string

Branchenfilter (z. B. "银行", "半导体")

concept

string

Konzeptfilter (z. B. "AI", "新能源")

pe_max / pe_min

float

KGV-Bereich

pb_max

float

Max. KBV

min_market_cap / max_market_cap

float

Marktkapitalisierungsbereich

min_dividend_yield

float

Min. Dividendenrendite (%)

filter_preset

string

low_pe_high_div · small_cap_growth · large_cap_stable

sort_by

string

Sortierfeld (Standard: change_pct)

finance_screen(industry="银行", pe_max=10)                       # Low-PE bank stocks
finance_screen(min_dividend_yield=3, sort_by="dividend_yield")   # High dividend
finance_screen(concept="AI")                                      # AI concept stocks
finance_screen(filter_preset="low_pe_high_div")                  # Preset: value picks

Suche über 11.780+ Wertpapiere: Aktien, Konzepte, Sektoren, ETFs, Indizes.

Parameter

Typ

Beschreibung

keyword

string

Suchanfrage

type

string

all · stock (6.104) · concept (2.222) · sector (1.466) · etf (1.377) · index (613)

finance_search(keyword="芯片", type="etf")        # Chip ETFs
finance_search(keyword="AI", type="concept")       # AI concept indices
finance_search(keyword="沪深300", type="index")    # CSI 300

finance_exchange_rate — Währungsumrechnung

finance_exchange_rate(from_currency="USD", to_currency="CNY")
finance_exchange_rate(from_currency="EUR", to_currency="JPY")

finance_gold_price — Edelmetalle

finance_gold_price()   # Gold, silver, platinum real-time prices

Informationen (5 Tools)

Parameter

Typ

Beschreibung

query

string

Suchbegriffe

count

int

Anzahl der Ergebnisse (1–50, Standard 10)

recency

string

noLimit · oneDay · oneWeek · oneMonth · oneYear

info_search(query="AI Agent trends 2026", count=20, recency="oneWeek")

info_scrape — Web-Scraper

info_scrape(url="https://example.com")   # Returns clean markdown

info_news — Nachrichten-Schlagzeilen

Parameter

Typ

Beschreibung

category

string

finance · general · tech · sports ...

limit

int

Anzahl der Artikel (1–50)

info_news(category="finance", limit=10)
info_news(category="tech")

Echtzeit-Suchrankings von Weibo, Douyin, Zhihu und mehr.

info_trending()

info_bulletin — Tägliches Briefing

info_bulletin()   # Morning news digest

Lebensdienste (7 Tools)

life_weather — Wetter

Parameter

Typ

Beschreibung

city

string

Stadtname (z. B. "Beijing")

location

string

Breitengrad,Längengrad (z. B. "39.9,116.4")

forecast

bool

7-Tage-Vorhersage einbeziehen

life_weather(city="北京", forecast=True)
life_weather(location="39.9,116.4")

life_logistics — Paketverfolgung

life_logistics(number="SF1234567890")              # Auto-detect carrier
life_logistics(number="1234567890", company="yt")   # Specify carrier

life_ip — IP-Geolokalisierung

life_ip(address="8.8.8.8")   # Country, city, timezone, ISP
life_ip()                     # Caller's IP

life_tax — Einkommensteuer-Rechner

life_tax(monthly_salary=20000, insurance=2000, special_deduction=1500)

life_calendar — Kalender & Handelstage

life_calendar()                  # Today: lunar date, solar terms, holiday, trading day
life_calendar(date="2026-05-01") # Specific date

life_oil_price — Kraftstoffpreise

life_oil_price()                  # National average
life_oil_price(province="北京")   # Province-specific

life_traffic — Fahrverbote

life_traffic(city="北京")   # Today's restricted plate numbers

REST-API

Basis-URL: https://api.groundapi.net

Alle Endpunkte erfordern den Header X-API-Key.

Endpunkt

Beschreibung

GET /v1/finance/stock

Aktien-/Index-/ETF-Daten

GET /v1/finance/market

Marktübersicht

GET /v1/finance/stock/screen

Aktienscreening

GET /v1/finance/search

Wertpapiersuche

GET /v1/finance/exchange-rate

Wechselkurse

GET /v1/finance/gold-price

Gold & Edelmetalle

GET /v1/info/search

Websuche

GET /v1/info/scrape

Web-Scraping

GET /v1/info/news

Nachrichten-Schlagzeilen

GET /v1/info/trending

Trendthemen

GET /v1/info/bulletin

Tägliches Briefing

GET /v1/life/weather

Wetter

GET /v1/life/logistics

Paketverfolgung

GET /v1/life/ip

IP-Geolokalisierung

GET /v1/life/tax

Steuerrechner

GET /v1/life/calendar

Kalenderinfo

GET /v1/life/oil-price

Kraftstoffpreise

GET /v1/life/traffic

Fahrverbote

# Stock overview
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.groundapi.net/v1/finance/stock?symbol=600519&aspects=overview"

# Multi-aspect deep dive
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.groundapi.net/v1/finance/stock?symbol=600519&aspects=quote,technical,financial"

# Market overview
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.groundapi.net/v1/finance/market?scope=overview"

# Stock screening
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.groundapi.net/v1/finance/stock/screen?industry=银行&pe_max=10"

# Web search
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.groundapi.net/v1/info/search?q=AI+Agent&count=10"

# Weather
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.groundapi.net/v1/life/weather?city=北京&forecast=true"

Vollständige API-Dokumentation: docs.groundapi.net


CLI-Referenz

Installation

pip install groundapi-cli
groundapi config set-key YOUR_API_KEY

Finanzen

# Stock quotes
groundapi stock --symbol 600519                            # Real-time quote
groundapi stock --keyword 贵州茅台                          # Search by name
groundapi stock --symbol 600519 --date 2024-12-31          # Specific date
groundapi stock --symbol 600519 --days 30                  # Last 30 days
groundapi stock --symbol 600519 --days 30 --include technicals  # With technicals

# Screening
groundapi screen                                           # Default ranking
groundapi screen --industry 白酒 --pe-max 30               # Industry + PE filter
groundapi screen --sort-by total_market_cap --limit 10     # Top 10 by market cap

# Market overview
groundapi market                                           # Indices + macro
groundapi market --include sectors,valuation               # With sectors + valuation
groundapi market --sector 半导体 --type industry           # Sector drill-down

# Funds
groundapi fund                                             # Fund ranking
groundapi fund --keyword 沪深300                            # Search funds
groundapi fund --code 110011                               # Fund details

Informationen

groundapi search "AI Agent"                                # Web search
groundapi search "AI Agent" --count 20 --recency oneWeek   # With filters
groundapi scrape https://example.com                       # Scrape webpage
groundapi news                                             # Finance news
groundapi news --category tech --limit 10                  # Tech news

Lebensdienste

groundapi weather --city 北京                               # Current weather
groundapi weather --city 北京 --forecast                    # 7-day forecast
groundapi weather --location 39.9,116.4                    # By coordinates
groundapi logistics SF1234567890                           # Track package
groundapi ip 8.8.8.8                                       # IP lookup

Agenten-Fähigkeiten

Vorgefertigte Fähigkeiten, die GroundAPI-Tools zu automatisierten Workflows kombinieren. Installieren Sie diese in Cursor, OpenClaw oder Smithery:

Fähigkeit

Beschreibung

Markt-Briefing

Erstellt tägliche A-Aktien-Marktzusammenfassung — Indizes, Sektoren, heiße Aktien, Anomalien

A-Aktien-Analyst

Tiefe Analyse mit 13 Daten-Dimensionen — gibt strukturierten Bericht mit Technik, Finanzen, Kapitalfluss aus

Aktienscreener

Natürliches Sprach-Aktienscreening — "finde unterbewertete Bankaktien mit hohen Dividenden"

Web-Forscher

Multi-Quellen-Recherche — sucht, scrapt und synthetisiert Informationen

Kontextbewusst

Standortbezogener täglicher Assistent — Wetter, Kalender, Verkehr, Nachrichten auf einen Blick

Anomalie-Tracker

Marktanomalie-Erkennung — ungewöhnliches Volumen, Preislücken, Limit-Up-Serien


Selbstgehosteter MCP-Server

Führen Sie den MCP-Server lokal aus (stdio-Transport für lokale KI-Clients):

pip install -r requirements.txt
python mcp_server.py

Oder verbinden Sie sich mit dem gehosteten MCP-Endpunkt (keine Bereitstellung erforderlich):

https://mcp.groundapi.net/mcp

Preise

Kostenlos

Bezahlt

Aufrufe

500/Monat

Pay-as-you-go

Ratenlimit

60/Min

300/Min

Zahlung

Alipay / WeChat Pay / Kreditkarte

Holen Sie sich Ihren API-Schlüssel unter groundapi.net.

Lizenz

MIT — Nur für Fähigkeiten, MCP-Server-Wrapper und Dokumentation. GroundAPI ist ein kommerzieller API-Dienst.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    The MCP provides comprehensive financial data and analytical tool support for AI large language models, specifically including the following five core data capabilities: Stock Analysis/ETF Analysis/Public Funds/News & Information/General Tools More Info: https://github.com/shenqingtech/deepq-finan
    44
    40
    7
    ISC
  • A
    license
    A
    quality
    C
    maintenance
    Provides real-time stock market data and analysis from Chinese markets through 34 MCP tools, including K-line charts, technical indicators, fundamental analysis, financial metrics, and market insights without requiring authentication or API tokens.
    34
    53
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Real-time A-share stock data for AI assistants. Provides real-time stock prices, K-line data, financial indicators, and sector fund flow analysis for Chinese A-share market. Multi-source data validation ensures accuracy.
    4
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides 11 MCP tools for querying A-share market data, financial reports, stock screening, hot topics, self-selected stocks, and LOF arbitrage using natural language, powered by East Money / Miaoxiang APIs.
    MIT

View all related MCP servers

Related MCP Connectors

  • Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.

  • Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

  • Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne…

View all MCP Connectors

Appeared in Searches

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qingkongzhiqian/groundapi'

If you have feedback or need assistance with the MCP directory API, please join our Discord server