Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DART_API_KEYNoAPI key for DART (South Korean filings)
EDINET_API_KEYNoAPI key for EDINET (Japanese filings)
OPENFILINGS_OCR_DPINoOCR DPI setting200
OPENFILINGS_DATA_DIRNoDirectory for SQLite cache (defaults to .openfilings)
OPENFILINGS_OCR_MODENoOCR mode: auto, never, or alwaysauto
OPENFILINGS_CACHE_MAX_MBNoMaximum cache size in MB512
OPENFILINGS_OCR_LANGUAGENoOCR language(s) (e.g., eng, eng+fra)eng
OPENFILINGS_OCR_MAX_PAGESNoMaximum pages for OCR250

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
companies_searchB

Find companies using compact metadata; start most company workflows here.

filings_listB

List compact filing metadata without downloading document content.

disclosures_searchA

Full-text search across every issuer's disclosures, not scoped to one company. Only fca_nsm (headline search) and cvm (its yearly filing index) support this.

company_factsA

Merge a company's most recent structured filings into one multi- period fact series per line item, instead of one filing at a time.

data_quality_reportB

Report extraction provenance, confidence, and validation for one filing.

financials_queryB

Return only selected multi-period financial facts with provenance.

historical_backfillB

Download available UK/ESEF structured filing history into local storage.

historical_facts_queryC

Query locally stored filing facts with restatement-aware semantics.

company_research_briefA

Return recent filings and a compact three-period financial profile.

Ownership and director-dealing data stay in their dedicated tools because coverage differs by source; missing data must not imply no activity.

companies_compareB

Compare one normalized fact across two to twenty UK/ESEF issuers.

filings_diffB

Compare normalized facts in two filings and return changed values.

watchlist_checkC

Statelessly return filings published on or after since.

major_holders_listC

List structured major-holder records for a UK or Brazilian issuer.

major_holders_searchC

Search holder positions across UK notifications and Brazilian FRE data.

insider_dealings_listB

List UK MAR director/PDMR/PCA dealings parsed into structured fields.

sedar_filing_importC

Import one official SEDAR+ generated PDF URL into the local cache.

filing_outlineB

Return headings and sizes only, allowing targeted section selection.

filing_sectionsB

Compatibility outline tool; returns headings without section bodies.

filing_readB

Read one named filing section through a bounded, paginated response.

filing_searchB

Search one filing and return ranked, bounded excerpts.

filing_markdownA

Read a bounded Markdown page; prefer outline, search, or section tools.

filing_financialsC

Return selected statements with bounded periods and line items.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ryanrodrigues25200525-svg/openfilings'

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