← Registry

Data Collection

trendsapi.ai

Offers a REST API that returns normalized trend scores (0-100) for over 30 platforms including Google, TikTok, Amazon, Reddit, and more.

21 endpoints63 known toolsFirst detected August 4, 2026Last detected September 6, 2026

ENDPOINT 1

https://amazon.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://amazon.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://amazon.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://amazon.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://amazon.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://amazon.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://amazon.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://app-store.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://app-store.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://app-store.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://app-store.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://app-store.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://app-store.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://app-store.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://competitor-tracking.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://competitor-tracking.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://competitor-tracking.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://competitor-tracking.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://competitor-tracking.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://competitor-tracking.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://competitor-tracking.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 4

https://content-strategy.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://content-strategy.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://content-strategy.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://content-strategy.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://content-strategy.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://content-strategy.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://content-strategy.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 5

https://crypto.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://crypto.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://crypto.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://crypto.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://crypto.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://crypto.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://crypto.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 6

https://ecommerce.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://ecommerce.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://ecommerce.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://ecommerce.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://ecommerce.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://ecommerce.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://ecommerce.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 7

https://google-trends.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://google-trends.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://google-trends.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://google-trends.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://google-trends.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://google-trends.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://google-trends.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 8

https://market-research.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://market-research.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://market-research.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://market-research.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://market-research.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://market-research.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://market-research.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 9

https://news-sentiment.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://news-sentiment.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://news-sentiment.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://news-sentiment.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://news-sentiment.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://news-sentiment.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://news-sentiment.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 10

https://news-volume.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://news-volume.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://news-volume.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://news-volume.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://news-volume.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://news-volume.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://news-volume.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 11

https://npm.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://npm.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://npm.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://npm.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://npm.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://npm.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://npm.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 12

https://reddit.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://reddit.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://reddit.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://reddit.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://reddit.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://reddit.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://reddit.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 13

https://seo.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://seo.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://seo.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://seo.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://seo.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://seo.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://seo.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 14

https://social-media.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://social-media.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://social-media.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://social-media.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://social-media.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://social-media.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://social-media.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 15

https://spotify.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://spotify.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://spotify.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://spotify.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://spotify.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://spotify.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://spotify.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 16

https://steam.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://steam.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://steam.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://steam.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://steam.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://steam.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://steam.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 17

https://tiktok.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://tiktok.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://tiktok.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://tiktok.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://tiktok.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://tiktok.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://tiktok.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 18

https://api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 19

https://wikipedia.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://wikipedia.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://wikipedia.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://wikipedia.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://wikipedia.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://wikipedia.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://wikipedia.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 20

https://x-twitter.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://x-twitter.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://x-twitter.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://x-twitter.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://x-twitter.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://x-twitter.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://x-twitter.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 21

https://youtube.api.trendsapi.ai/mcp

No auth detected

MCP server metadata

Name
trendsmcp
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources.

Inferred read-only
trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available).

Inferred read-only
trends___get_top_trends

Live top-trending board for exactly one feed type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsmcp]
url = "https://youtube.api.trendsapi.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://youtube.api.trendsapi.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsmcp
Remote MCP URL: https://youtube.api.trendsapi.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsmcp": {
      "url": "https://youtube.api.trendsapi.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsmcp": {
      "type": "http",
      "url": "https://youtube.api.trendsapi.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsmcp",
  "transport": "streamable-http",
  "url": "https://youtube.api.trendsapi.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for trendsapi.ai was fetched 2026-08-23T17:49:03.892Z.

Trust status Neutral

trendsapi.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.