Giskard Search
Rank #52,272io.github.giskard09/search
Pay-per-use web search for AI agents. Lightning invoice, Ed25519 signature, karma discounts.
Giskard Search is a Model Context Protocol (MCP) server published by giskard09. It ranks #52,272 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Giskard Search is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 23, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 63,188 of 115,460 servers on MCP Toplist.
Use Giskard Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http search https://search.rgiskard.xyz/sseThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.search]
url = "https://search.rgiskard.xyz/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://search.rgiskard.xyz/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"search": {
"url": "https://search.rgiskard.xyz/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"search": {
"type": "http",
"url": "https://search.rgiskard.xyz/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"search": {
"serverUrl": "https://search.rgiskard.xyz/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"search": {
"url": "https://search.rgiskard.xyz/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.giskard09%2Fsearch)<a href="https://mcptoplist.com/server/io.github.giskard09%2Fsearch"><img src="https://mcptoplist.com/badge/io.github.giskard09%2Fsearch.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
giskard09
Other servers by giskard09
- ARGENTUM#5,162 · 1 ver
- Giskard Memory#52,270 · 1 ver
- Giskard Oasis#52,271 · 1 ver
- Giskard Origin#53,297 · 1 ver
- SOMA#88,842
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Giskard Search?
- Giskard Search is maintained by giskard09, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Giskard Search listed on the Official MCP Registry?
- Yes — Giskard Search is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Giskard Search have?
- MCP Toplist tracks 1 version of Giskard Search, most recently published on Apr 14, 2026.
- Where can I find the source code for Giskard Search?
- The source code for Giskard Search is hosted at github.com/giskard09/giskard-search.