Introducing MCP Support — Now AI-native

Build faster.Ship smarter.

REST and MCP access to US and EU market data: prices, financials, insider trades, 13F holdings, and SEC filings.

12 REST endpoints5,345 US companies100,000+ EU companiesnpx @lician/mcp-server
Coverage

What the API actually covers

Cached SEC and European filings, served as REST JSON or MCP tools.

5,345
US companies
NYSE, NASDAQ, AMEX
100k+
EU companies
IFRS statements
12
REST endpoints
Prices, filings, 13F
MCP
npx install
@lician/mcp-server
Features

Everything you need to succeed

Powerful features designed to help you ship better products, faster.

Price snapshot

GET /api/v1/prices/snapshot?ticker=AAPL — live production route.

# Response shape
ticker: AAPL
price: number
volume: number
market_cap: number

Paid rate limits

Free 100/day. Basic 10,000/day. Pro 100,000/day.

Free100 / day
Basic $2910,000 / day
Pro $99100,000 / day

MCP Native

Connect Claude, GPT, or any MCP-compatible agent directly.

// claude_desktop_config.json
"mcpServers": {
"lician": {
"command": "npx"
}
}

API key auth

Keys are hashed at rest. Send Bearer lc_… or X-API-Key over HTTPS.

Bearer lc_…
X-API-Key
Hashed at rest
HTTPS only
Live Demo

Earnings & Financial Data API

Watch our endpoints in real-time. Green means online and fast. This is the same infrastructure your app will use.

API Status

Real-time endpoint health monitoring

Checking...
0/6 endpoints
Checking...
Earnings Calendar
/api/earnings
Checking...
Stock Prices
/api/v1/prices/snapshot
Checking...
Financial Statements
/api/v1/financials/income-statements
Checking...
Analyst Ratings
/api/v1/analyst-ratings
Checking...
Institutional Ownership
/api/v1/institutional-ownership
Checking...
Market News
/api/v1/news
Checks the same production endpoints your key usesAPI docs →
Quick Start

Start in seconds

// Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lician": {
      "command": "npx",
      "args": ["-y", "@lician/mcp-server"],
      "env": { "LICIAN_API_KEY": "lc_your_key" }
    }
  }
}
API Endpoints

RESTful JSON API with consistent, predictable responses

GET/v1/prices/snapshot
GET/v1/financials/income-statements
GET/v1/financials/balance-sheets
GET/v1/financials/cash-flow-statements
GET/v1/financial-metrics
GET/v1/insider-trades
GET/v1/institutional-ownership
GET/v1/analyst-ratings
GET/v1/analyst-estimates
GET/v1/company/facts
GET/v1/filings
GET/v1/news
Pricing

Simple, transparent pricing

Free

Get started with basic access

$0/month
100 requests/day
  • 100 API requests per day
  • US company data only
  • End-of-day prices
  • Basic financials (annual)
  • Community support
Get Free API Key
POPULAR

Basic

For individual developers

$29/month
10,000 requests/day
  • 10,000 API requests per day
  • US + EU company data
  • Real-time prices
  • Quarterly financials
  • Insider trades
  • Email support
Start 7-Day Free Trial

Pro

For growing applications

$99/month
100,000 requests/day
  • 100,000 API requests per day
  • All company data globally
  • Real-time + historical prices
  • All financial statements
  • Institutional ownership
  • 13F filings
  • SEC filings
  • Priority support
Start 7-Day Free Trial

Enterprise

For large-scale applications

Custom
Unlimited
  • Unlimited API requests
  • Dedicated infrastructure
  • Custom data feeds
  • SLA guarantee
  • Bulk data exports
  • Webhook integrations
  • Dedicated support
  • Custom integrations
Contact Sales
No credit card required

Ready to build?

Free key in one form, or start a 7-day Basic/Pro trial on Stripe. No Lician app login required for paid API access.

Get Free API Key