Searxng Mcp Server
@maccam912
Searxng Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"searxng-mcp-server": {
"command": "uv",
"args": [
"run",
"https://raw.githubusercontent.com/maccam912/searxng-mcp-server/refs/heads/main/server.py",
"--url",
"https://searxng.example.com"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Searxng Mcp Server?
It is an MCP server that runs using uv and connects to a SearxNG instance. The configuration specifies a command and arguments to execute a Python script from a remote URL.
How to use Searxng Mcp Server?
Add the provided JSON block to your MCP client configuration, replacing https://searxng.example.com with your SearxNG instance URL.
Key features of Searxng Mcp Server
—
Use cases of Searxng Mcp Server
—
FAQ from Searxng Mcp Server
—
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント