searchapi-best-practices
by SamJale · productivity · python, rust, go, bash, skill
Master reference for SearchApi.io, the comprehensive guide an agent consults whenever it needs depth on any SearchApi capability that another skill didn't already cover. Covers authentication (API key, MCP, Bearer header), every engine family with key params and gotchas, locale handling, pagination patterns, rate limits, retry/backoff, error codes, cost optimization, deprecation log, and the four utility/account APIs (`/me`, `/locations`, `/search_history`, `/search_analytics`). Use when: imp...
Source: https://github.com/SamJale/SearchApi-Claude-Plugin
Install
git clone https://github.com/SamJale/SearchApi-Claude-PluginTags: python, rust, go, bash, skill
⭐ 1 GitHub stars · Source: skillsdirectory
About productivity MCP servers and Claude skills
Productivity MCP servers hook AI agents into calendars, task managers, notes apps, and email so agents can schedule, summarize, and coordinate work on behalf of users.
searchapi-best-practices is one of hundreds of productivity entries indexed on Skiln. Browse the full productivity category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related productivity MCPs and skills
- ads-monitor by SamJale
Competitor ad-spy across Google Ads Transparency Center, Meta Ad Library, TikTok Ads Library, and LinkedIn Ad Library via SearchApi. You name the competitors; the skill resolves each one, snapshots all their live ads, normalizes every network into one ad record, and diffs against the last run to report what each rival launched, killed, and relaunched. Use when the user says "competitor ads", "ad spy", "spy on competitor ads", "what ads is X running", "Meta ad library", "Facebook ads library",...
- flight-price-monitor by SamJale
Watch a flight's price over time with SearchApi's Google Flights engine, with a local snapshot and run-over-run diffs so each re-run shows price drops and increases. Pick a route, dates, and preferences (early morning, mid-week, nonstop, cabin class, airlines, max stops); the skill finds the best-priced matching fares, records the price, and on the next manual re-run flags drops, increases, new options, and ones that disappeared. Use when the user says "track this flight", "watch this fare", ...
- local-leads-scraper by SamJale
Scrape a CSV of local business leads from Google Maps via SearchApi's `google_maps` engine. Use when the user says "scrape local businesses", "get me a list of [businesses] in [place]", "local leads", "lead list", "lead scraper", "business list from Google Maps", "find all the plumbers/dentists/restaurants in [city]", "build a prospect list", "local outreach list", "scrape Google Maps", "Maps data export", "territory list", "list of companies near", or pairs a business type with a location an...
- rank-tracking by SamJale
Multi-keyword, multi-locale organic rank tracking via SearchApi's dedicated `google_rank_tracking` endpoint (dedup'd top-100 snapshot, one keyword per call) with local history and run-over-run diffs. Use when the user says "rank tracking", "track rankings", "track my positions", "where do I rank for X", "am I ranking for", "build a rank report", "monitor my keywords", "did my rankings drop", "rank tracker", "position tracking", "striking distance keywords", "share of voice", "compare rankings...
- travel-planner by SamJale
Plan a trip end to end with SearchApi's Google Flights, TripAdvisor, and Airbnb engines - round-trip flights, a place to stay, and things to do, in one assembled plan with a day-by-day itinerary, a cost breakdown against budget, and an interactive HTML dashboard. Use when the user says "plan a trip", "plan my trip to X", "plan a holiday", "plan a vacation", "plan a getaway", "weekend in X", "a long weekend in X", "find flights and a hotel for", "where to stay in X", "things to do in X", "buil...
- Proxmox MCP Bridge by jebinjollyabraham
Policy-aware MCP server for Proxmox VE that maps the official API schema to MCP tools, enabling node health, disk, network, journal, updates, guest configuration, snapshots, backups, consoles, task lifecycle, service, command, and file-transfer operations with role-based access control.
- TelegramMCP by StandarterDF
MCP server that sends Telegram notifications with project name and completion status via a single tool notify_task_done, supporting StreamableHTTP and stdio transports.
- codex-mcp-todo-assistant by Lianheng-Y
An MCP server that provides todo management tools (add, list, complete, clear, summarize) and a resource for reading all todos, enabling Codex or other MCP clients to organize and track tasks via natural language.
Frequently asked questions
How do I install searchapi-best-practices?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support searchapi-best-practices?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is searchapi-best-practices free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.