Skip to main content
Glama

Google Trends MCP Server

by ainightshift
package.json886 B
{ "name": "mock-season", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev --turbopack", "build": "next build --turbopack", "start": "next start", "lint": "eslint", "mcp:dev": "tsx mcp/server.ts", "mcp:start": "NODE_ENV=production tsx mcp/server.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "chart.js": "^4.5.0", "express": "^5.1.0", "next": "15.5.4", "react": "19.1.0", "react-chartjs-2": "^5.3.0", "react-dom": "19.1.0", "zod": "^3.25.76" }, "devDependencies": { "@eslint/eslintrc": "^3", "@tailwindcss/postcss": "^4", "@types/express": "^5.0.3", "@types/node": "^20", "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^9", "eslint-config-next": "15.5.4", "tailwindcss": "^4", "tsx": "^4.20.6", "typescript": "^5" } }

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