Hoogle Server
БесплатноНе проверенEnables searching Hoogle, the Haskell documentation search engine, for packages, functions, and types.
Описание
Enables searching Hoogle, the Haskell documentation search engine, for packages, functions, and types.
README
A Model Context Protocol (MCP) server for searching Hoogle API, the Haskell documentation search engine.
Installation
Using uv:
# Install dependencies
uv sync
# Or install globally
uv pip install -e .
Usage
Running the MCP Server
uv run hoogle-mcp
Configuration for Claude Desktop
Add to your Claude Desktop configuration file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hoogle": {
"command": "uv",
"args": [
"run",
"--directory",
"/path/to/hoogle-mcp",
"hoogle-mcp"
]
}
}
}
Available Tools
search_hoogle
Search Hoogle for Haskell packages, functions, and types.
Parameters:
query(required): Search query (e.g., "scotty", "map", "Maybe")scope(optional): Search scope (default: "set:stackage")
Example:
Search for "scotty" in Hoogle
Development
# Run with uv
uv run hoogle-mcp
# Run tests (if added)
uv run pytest
# Format code
uv run black hoogle_mcp.py
License
MIT
Установить Hoogle Server в Claude Desktop, Claude Code, Cursor
unyly install hoogle-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add hoogle-mcp-server -- uvx --from git+https://github.com/hnbc6667777/gooh hoogle-mcpFAQ
Hoogle Server MCP бесплатный?
Да, Hoogle Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Hoogle Server?
Нет, Hoogle Server работает без API-ключей и переменных окружения.
Hoogle Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Hoogle Server в Claude Desktop, Claude Code или Cursor?
Открой Hoogle Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Hoogle Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
