Skip to main content
Glama

mcp-sec

SEC MCP — SEC EDGAR 공개 API (무료, 인증 불필요)

Pipeworx의 일부입니다 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

search_companies

SEC EDGAR에서 회사 이름이나 티커 심볼로 회사를 검색합니다. 일치하는 회사 이름과 해당 CIK 번호를 반환하며, CIK 번호는 다른 SEC 도구에 필요합니다.

get_company_filings

CIK 번호, 티커 또는 회사 이름으로 회사의 최근 SEC 제출 서류를 가져옵니다. 제출 날짜, 양식 유형 및 접수 번호를 반환합니다. 선택적으로 양식 유형(예: "10-K", "10-Q", "8-K")으로 필터링할 수 있습니다.

get_company_facts

CIK 번호, 티커 또는 회사 이름으로 회사의 XBRL 재무 팩트를 가져옵니다. 시간 경과에 따른 수익, 순이익, 총자산 및 기타 보고된 지표를 포함한 구조화된 재무 데이터를 반환합니다.

Related MCP server: edgar-mcp

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:

{
  "mcpServers": {
    "sec": {
      "url": "https://gateway.pipeworx.io/sec/mcp"
    }
  }
}

또는 전체 Pipeworx 게이트웨이에 연결하여 1394개 이상의 모든 데이터 소스에 액세스하세요:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworx와 함께 사용하기

도구를 직접 호출하는 대신 자연스러운 영어로 질문할 수 있습니다:

ask_pipeworx({ question: "your question about Sec data" })

게이트웨이는 올바른 도구를 선택하고 인수를 자동으로 채웁니다.

더보기

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (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
    Not graded
    quality
    D
    maintenance
    Enables LLMs to download, parse, and analyze SEC EDGAR filings, including 10-K/Q reports, XBRL financial statements, and insider trading data. It provides structured access to institutional holdings, corporate events, and financial facts for comprehensive investment research.
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides access to SEC EDGAR financial data, enabling AI agents to fetch company filings, financial metrics, and narrative sections. It supports natural-language metric searching and extracts structured data from 10-K, 10-Q, and 8-K reports.
    6
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Query SEC EDGAR for company filings, financial data, and executive disclosures. Search by company name or ticker, retrieve 10-K/10-Q/8-K filings, and extract structured financials — backed by the official SEC EDGAR API, built for AI agents.
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables LLMs to access SEC EDGAR data: search filings, extract sections, pull structured financials, and track insider transactions.
    19
    MIT

View all related MCP servers

Related MCP Connectors

  • Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.

  • SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

  • SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.

View all MCP Connectors

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/pipeworx-io/mcp-sec'

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