tracxn-mcp

tracxn-mcp

3.3

If you are the rightful owner of tracxn-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Control Protocol (MCP) server implementation for interacting with the Tracxn API, providing access to a comprehensive database of companies, investors, transactions, and market intelligence.

The Tracxn MCP Server is designed to facilitate AI models in accessing Tracxn's extensive database, which includes detailed information on companies, investors, and market trends. This server is currently under active development, and while it offers a range of features, some aspects may still be incomplete or subject to change. The server supports searching for companies by various criteria, accessing investment data, and obtaining market intelligence insights. It requires Python 3.8 or higher and a valid Tracxn API access token to function.

Features

  • Search companies by sector, name, or domain with filters for funding amounts, location, and founding year.
  • Access detailed company profiles, including business models and funding history.
  • Search funding transactions and rounds with filters for date, amount, and round type.
  • Retrieve investor details and portfolio information.
  • Gain insights into practice areas, business model categorization, and industry feeds.

Tools

  1. search_companies

    Search companies with various filters

  2. company_lookup

    Get detailed information about a specific company

  3. funded_companies

    Find companies within specific funding ranges

  4. search_companies_by_name

    Search companies by their name

  5. search_transactions

    Find funding rounds and transactions

  6. search_investors

    Search for investors and their portfolios

  7. search_acquisitions

    Find acquisition deals

  8. search_practice_areas

    Explore practice areas

  9. search_feeds

    Access industry feeds

  10. search_business_models

    Find business model categories

  11. debug_api_call

    Debug API requests

  12. diagnose_api_request

    Diagnose API request format issues