FindDataTechnology/fd-open-data-mcp
MCP server Claude CodeCodexCursor
Open-data ontology MCP: a semantic concept layer over multi-datasource financial/economic data. Runs locally from the fd-open-data-mcp Python package.
FindDataTechnology/fd-open-data-mcp
MCP server Claude CodeCodexCursor
Open-data ontology MCP: a semantic concept layer over multi-datasource financial/economic data. Runs locally from the fd-open-data-mcp Python package.
FindDataTechnology/fd-daas-mcp
MCP server Claude CodeCodexCursor
Consolidated DAAS MCP server + CLI - hosts the alerts, cron, composite, daas, dashboard, leader, pdf, and research tool groups (187 tools) behind one stdio FastMCP server and one Click CLI. Both consume fddaasmcp/registry.py so the server and CLI surfaces cannot drift. Runs locally from the fd-daas-mcp Python package.
FindDataTechnology/fd-cn-report
Skill Claude CodeCodex
Generate LLM indicator rules from a piece/section of a Chinese financial document. Reads a section excerpt, asks the LLM to produce rules (indicator, instruction, position, documenttype), validates them with pydantic, and persists to the rules database + this skill's scripts/ dir.
FindDataTechnology/fd-cn-report
Skill Claude CodeCodex
Generate a full end-to-end extraction script for a documenttype, drawing on the LLM and script rules in the rules database. Validates the output with pydantic and saves the runnable script to the skill's scripts/ dir.
FindDataTechnology/fd-cn-report
Skill Claude CodeCodex
Generate LLM indicator rules for a whole PDF by splitting it into chapters via the parsed outline and producing rules per chapter. Validates with pydantic and persists to the rules database + this skill's scripts/ dir.
FindDataTechnology/fd-cn-report
Skill Claude CodeCodex
Read all LLM rules for a documenttype from the rules database and generate a script rule per target indicator via the LLM. Validates with pydantic and persists to the rules database + this skill's scripts/ dir.
FindDataTechnology/fd-cn-report
Skill Claude CodeCodex
Read a single indicator/document's LLM rules from the rules database and generate script rules (extractrule, position, documenttype) for them via the LLM. Validates with pydantic and persists to the rules database + this skill's scripts/ dir.
FindDataTechnology/fd-cn-report
MCP server Claude CodeCodexCursor +2
Chinese financial report MCP server — 31 Shenwan industry AI rule system, outline extraction, AI structured extraction, Elasticsearch store + search, industry rules dashboard. Runs locally from the fd-cn-report Python package.
FindDataTechnology/fd-find-data-business-mcp
MCP server Claude CodeCodexCursor +2
Commercial, login-gated MCP server serving FindData's own crawled data — zero upstream-provider exposure. Runs locally from the fd-find-data-business-mcp Python package.