Skip to main content
Glama

Google Trends MCP Server

by ainightshift
.gitignore1.04 kB
# Dependencies node_modules/ # Next.js .next/ .next/cache/ out/ # Build output build/ dist/ # Caches .cache/ .parcel-cache/ .turbo/ .swc/ # Logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* *.log # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Testing / Coverage coverage/ *.lcov .nyc_output/ # TypeScript *.tsbuildinfo # Linters / Formatters .eslintcache # IDEs / Editors .vscode/ .idea/ *.iml # OS files .DS_Store Thumbs.db # Hosting / Platforms .vercel/ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies /node_modules /.pnp .pnp.* .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/versions # testing /coverage # next.js /.next/ /out/ # production /build # misc .DS_Store *.pem # debug npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* # env files (can opt-in for committing if needed) .env* # vercel .vercel # typescript *.tsbuildinfo next-env.d.ts

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/ainightshift/google_trends_mcp'

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