Skip to content
VS Code

Wikipedia Trends API for VS Code

ai.trendsapi/wikipedia

Wikipedia page view trends for any topic over time. Free key at trendsapi.ai

client:VS Code transport:streamable-http

Install Wikipedia Trends API in VS Code

.vscode/mcp.json

{
  "servers": {
    "wikipedia": {
      "type": "http",
      "url": "https://wikipedia.api.trendsapi.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Wikipedia Trends API in other clients