MCP Server
MCP
io.serpjet/serpjet-mcp
Google SERP API for AI agents. 10 result types incl. shopping. 1,000 free searches/month.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "serpjet-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from https://serpjet.io/signup (free tier: 1,000 searches/month)",
"isRequired": true,
"isSecret": true,
"name": "SERPJET_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment