Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Giskard Search
Giskard Search logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:32:24 PM

Giskard Search

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
searchnewsweblightningarbitrum

Pay-per-use web and news search over MCP, with Lightning or Arbitrum payments and self-hosted deployment.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "giskard09-giskard-search": {
      "command": "uvx",
      "args": [
        "mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (5) Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

The giskard09/giskard-search MCP server gives agents real-time web and recent-news search through payment-gated MCP tools. Agents obtain a Lightning invoice or Arbitrum payment instruction, complete the payment, and submit the resulting payment reference with a search request. It can be self-hosted with Docker or from source and uses phoenixd for Lightning payments. Reach for it when an agent needs current web information without an API key or subscription.

Use cases

β€’Search the live web for current information
β€’Search recent news before answering time-sensitive questions
β€’Pay per search with Lightning micropayments
β€’Pay for search access using Arbitrum
β€’Report whether returned results were useful

Key features

β€’Web search over MCP
β€’Recent-news search
β€’Lightning invoice payments
β€’Arbitrum payment flow
β€’Self-hosted Docker deployment
β€’Search-result usefulness reporting

Capabilities & Tool Schemas (5) ~63 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Giskard Search.

get_invoice

Get a Lightning invoice (10 sats) to pay before searching

get_arbitrum_invoice

Get payment info to pay with ETH on Arbitrum

search_web

Search the web after paying

search_news

Search recent news after paying

report

Report whether the result was useful

How Giskard Search works

What giskard09/giskard-search MCP server does

The giskard09/giskard-search MCP server exposes web and news search to MCP-compatible agents. Search access is pay-per-use rather than account- or subscription-based. The listed search price for Lightning is 10 sats per invoice, while the Arbitrum flow provides payment details for an on-chain transaction.

Available operations include creating a Lightning invoice, obtaining Arbitrum payment information, searching the web, searching recent news, and reporting whether a result was useful. The README also documents a get_status() health-check tool that returns service and dependency information.

How it works

The payment flow must happen before a search request. With Lightning, an agent calls get_invoice(), pays the returned invoice with a Lightning wallet, and passes the payment hash to search_web or another applicable search operation. With Arbitrum, the agent calls get_arbitrum_invoice(), pays on Arbitrum One, and submits the transaction hash with the search request.

The server is intended to run as a local or self-hosted HTTP service. The example MCP configuration connects clients to http://localhost:8004/sse. Search functionality is built around DuckDuckGo Search, while the payment stack includes phoenixd, x402, and Arbitrum payment verification.

Setup and configuration

The giskard09/giskard-search MCP server can run from the published container image ghcr.io/giskard09/giskard-search. The Docker example maps port 8004 and sets PHOENIXD_URL and PHOENIXD_PASSWORD. The documented default phoenixd URL for a host-based Docker deployment is http://host.docker.internal:9740.

Source setup uses Python dependencies including MCP, httpx, DuckDuckGo Search, python-dotenv, FastAPI, Uvicorn, web3, and x402. The README instructs operators to provide PHOENIXD_PASSWORD and OWNER_PRIVATE_KEY in a .env file before starting server.py. The private key is used for the Arbitrum payment configuration, so operators should handle it as a secret.

Tools and capabilities

  • get_invoice: creates the Lightning payment request listed at 10 sats.
  • get_arbitrum_invoice: returns payment information including a contract and service ID.
  • search_web: performs web search after payment verification.
  • search_news: performs recent-news search after payment verification.
  • report: records whether a search result was useful.
  • get_status(): reports service name, version, port, uptime, health, and dependencies.

The giskard09/giskard-search MCP server documents the Arbitrum One payment contract and an x402 wallet address for its on-chain payment flow.

Limitations and notes

Search calls are not free to operate: an agent must complete the relevant payment flow before searching. Lightning use depends on a reachable phoenixd instance and a Lightning wallet. Arbitrum use requires an Arbitrum One transaction and the server's private-key configuration.

The provided setup examples expose an SSE endpoint on port 8004; client configuration must point to that endpoint. The material does not identify specific desktop or editor clients, so compatibility should be evaluated through their support for MCP SSE connections.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server β†’
  • Brave Search MCP logoBrave Search MCP

    Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Brave Search MCP β†’
  • Dappier MCP logoDappier MCP

    Enable fast, free real-time web search and access premium data from trusted media brandsβ€”news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Dappier MCP β†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Giskard Search

Run the published Docker image or install the documented Python dependencies from source. Docker setup requires phoenixd configuration, including PHOENIXD_URL and PHOENIXD_PASSWORD.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGiskard Search AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/giskard09-giskard-search?style=directory)](https://allmcps.com/mcp/giskard09-giskard-search)
HTML Embed
<a href="https://allmcps.com/mcp/giskard09-giskard-search"><img src="https://allmcps.com/api/badge/giskard09-giskard-search?style=directory" alt="Giskard Search on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthOther
LicenseApache-2.0
Last updatedSep 7, 2026
10/10 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 22, 2026
47Quality signal: Fair Β· 47/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership4/20
Documentation & tools28/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

6 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 0High 6Medium 0Low 6

Scanned 20d ago via OSV.dev Β· mcp (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Giskard Search β†’Install in Claude DesktopInstall in CursorInstall in VS Code