What is the Market Research API MCP server?
Consumer demand signals across search, shopping and social. Free key at trendsapi.ai
How to install Market Research API
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretBearer token. Get your free API key at https://trendsapi.ai
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"market-research": {
"url": "https://market-research.api.trendsapi.ai/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"market-research": {
"serverUrl": "https://market-research.api.trendsapi.ai/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"market-research": {
"type": "http",
"url": "https://market-research.api.trendsapi.ai/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"market-research": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://market-research.api.trendsapi.ai/mcp"
]
}
}
}Claude Code
claude mcp add --transport http market-research https://market-research.api.trendsapi.ai/mcpRelated MCP servers
TikTok Trends API
Active
TikTok hashtag volume over time, with growth for any hashtag. Free key at trendsapi.ai
1
View repository →Python
MIT
Amazon Trends API
Active
Amazon product search volume and best-seller trends. Free key at trendsapi.ai
0
View repository →Python
MIT
App Store Trends API
Active
App downloads and chart ranking trends for iOS and Android. Free key at trendsapi.ai
0
View repository →Python
MIT
Competitor Tracking API
Active
Track competitor brand demand across search, social and news. Free key at trendsapi.ai
0
View repository →MIT
Content Strategy API
Active
Find rising topics before they peak across search and social. Free key at trendsapi.ai
0
View repository →MIT
Crypto Trends API
Active
Track crypto token and narrative attention across platforms. Free key at trendsapi.ai
0
View repository →MIT