tracxn-mcp
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
search_companies
Search companies with various filters
company_lookup
Get detailed information about a specific company
funded_companies
Find companies within specific funding ranges
search_companies_by_name
Search companies by their name
search_transactions
Find funding rounds and transactions
search_investors
Search for investors and their portfolios
search_acquisitions
Find acquisition deals
search_practice_areas
Explore practice areas
search_feeds
Access industry feeds
search_business_models
Find business model categories
debug_api_call
Debug API requests
diagnose_api_request
Diagnose API request format issues