Wikipedia Trends API for Cursor
ai.trendsapi/wikipedia
Wikipedia page view trends for any topic over time. Free key at trendsapi.ai
client:Cursor
transport:streamable-http
Install Wikipedia Trends API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wikipedia": {
"url": "https://wikipedia.api.trendsapi.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs