MCP Hub
Back to servers

@theyahia/spark-interfax-mcp

MCP server for SPARK-Interfax — business intelligence, due diligence (Russia)

npm186/wk
Updated
Apr 1, 2026

Quick Install

npx -y @theyahia/spark-interfax-mcp

@theyahia/spark-interfax-mcp

MCP server for SPARK-Interfax -- business intelligence, due diligence, risk scoring, financial data, and affiliate networks for Russian companies.

Tools

ToolDescription
search_companySearch by name, INN, or OGRN
get_company_profileFull company profile by spark_id
get_financial_dataRevenue, profit, assets by spark_id
get_risk_indicatorsRisk scoring, reliability index
get_affiliated_companiesAffiliate network
get_arbitrationCourt cases
get_executive_listDirectors and founders
check_counterpartyQuick due diligence by INN

Install

Claude Desktop / Cline / Cursor

{
  "mcpServers": {
    "spark-interfax": {
      "command": "npx",
      "args": ["-y", "@theyahia/spark-interfax-mcp"],
      "env": {
        "SPARK_LOGIN": "<YOUR_LOGIN>",
        "SPARK_PASSWORD": "<YOUR_PASSWORD>"
      }
    }
  }
}

Environment Variables

VariableRequiredDescription
SPARK_LOGINYesSPARK-Interfax login
SPARK_PASSWORDYesSPARK-Interfax password

Demo Prompts

  • "Search for company 'Gazprom' in SPARK"
  • "Get full profile for SPARK ID 12345"
  • "Show financial data for SPARK ID 67890"
  • "What's the risk score for SPARK ID 12345?"
  • "Show affiliated companies for SPARK ID 12345"
  • "Find court cases for SPARK ID 67890"
  • "List directors of SPARK ID 12345"
  • "Quick due diligence check for INN 7707083893"

API Reference

SPARK-Interfax API documentation is available upon registration at https://spark-interfax.ru/

License

MIT

Reviews

No reviews yet

Sign in to write a review