live.alpic.linkup-company-resea-2df3e8e8/Linkup-Company-Research
Official17 toolsMy MCP Server
Description of my MCP server
Company research and business intelligence lookup service.
Captured live from the server via tools/list.
company_overview
Get company identity, location, size, stage, founders, and mission. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_products
Get products, services, features, and pricing information. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_business_model
Get revenue streams, unit economics, and go-to-market strategy. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_target_market
Get ideal customer profile, segments, and geographic markets. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_financials
Get revenue, profitability, and key financial metrics. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_funding
Get funding rounds, valuation history, and investors. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_leadership
Get CEO, C-suite, board members, and key hires/departures. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_culture
Get Glassdoor ratings, employer brand, and work policies. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_clients
Get notable customers, case studies, and customer metrics. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_partnerships
Get strategic partners, integrations, and ecosystem. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_technology
Get tech stack, patents, R&D focus, and AI capabilities. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
competitive_landscape
Get competitors, positioning, and market share. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_market
Get industry classification, TAM/SAM/SOM, trends, and regulations. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_news
Get recent news, launches, partnerships, and announcements. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_strategy
Get growth plans, M&A activity, and IPO signals. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_risks
Get competitive, regulatory, legal, and operational risks. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
company_esg
Get ESG initiatives, sustainability, and brand perception. Performs web research.
Parameters (2)
- company_namestringrequired
Name of the company to research
- company_domainany
Company website domain (e.g., 'stripe.com') for more accurate results
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"Linkup-Company-Research": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://linkup-company-resea-2df3e8e8.alpic.live"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.