Kobold MCP Server

by PhialsBasement
Verified

kobold_web_search

Perform web searches using DuckDuckGo to retrieve relevant information directly within the Kobold MCP Server environment. Input a query to access real-time data for enhancing text generation and application integrations.

Instructions

Search the web via DuckDuckGo

Input Schema

NameRequiredDescriptionDefault
apiUrlNohttp://localhost:5001
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiUrl": { "default": "http://localhost:5001", "type": "string" }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }
ID: a2xd4hoij7