
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
serpjet-mcp
Advanced tools
MCP server for SERPJET — Google Search results for AI agents. 1,000 free searches/month, recurring, no credit card required.
Give your AI agent Google Search. 1,000 free searches/month — recurring, no credit card.
An MCP (Model Context Protocol) server for SERPJET — a Google SERP API that returns clean, structured JSON for 10 result types: web search, images, videos, news, shopping (with prices), maps, places, scholar, patents, and autocomplete.
gl parameter (us, de, jp, ...){
"mcpServers": {
"serpjet": {
"command": "npx",
"args": ["-y", "serpjet-mcp"],
"env": {
"SERPJET_API_KEY": "sj_your_key_here"
}
}
}
}
Same config shape — add the serpjet entry to your MCP settings with SERPJET_API_KEY in env.
google_search| Parameter | Type | Description |
|---|---|---|
q | string (required) | Search query |
type | enum | search (default), images, videos, news, shopping, maps, places, scholar, patents, autocomplete |
gl | string | Country code for geo-targeting, e.g. us, de, jp |
hl | string | Language, e.g. en, zh-cn |
num | number | Number of results (1–100) |
page | number | Result page |
Returns the raw SERPJET JSON response. Example — ask your agent:
"What does an Anker 20000mAh power bank cost right now in the US?"
The agent calls google_search with {"q": "anker 20000mah power bank", "type": "shopping", "gl": "us"} and gets back 40 offers with live prices and sellers.
| Variable | Required | Description |
|---|---|---|
SERPJET_API_KEY | yes | Your API key from serpjet.io |
SERPJET_API_BASE | no | Override API base URL (default https://api.serpjet.io) |
MIT
FAQs
MCP server for SERPJET — Google Search results for AI agents. 1,000 free searches/month, recurring, no credit card required.
The npm package serpjet-mcp receives a total of 18 weekly downloads. As such, serpjet-mcp popularity was classified as not popular.
We found that serpjet-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.