Skip to main content
Glama

MCP Google Trends Server

pyproject.toml426 B
[project] name = "mcp-google-trends" version = "0.1.0" description = "MCP server for Google Trends data retrieval" readme = "README.md" requires-python = ">=3.12,<3.13" dependencies = [ "fastmcp>=2.13", "serpapi", "python-dotenv", ] [project.optional-dependencies] test = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", ] [build-system] requires = ["setuptools>=68"] build-backend = "setuptools.build_meta"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chestnutforty/mcp-google-trends'

If you have feedback or need assistance with the MCP directory API, please join our Discord server