Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Grokipedia

БесплатноНе проверен

A easy to use MCP tool to connect to grokipedia using Claude Desktop, VSCode, Cursor, WindSurf etc.

GitHubEmbed

Описание

A easy to use MCP tool to connect to grokipedia using Claude Desktop, VSCode, Cursor, WindSurf etc.

README

A Model Context Protocol (MCP) server that provides intelligent access to Grokipedia's knowledge base through a single, unified tool.

Features

This MCP server provides one powerful tool that handles everything:

🌟 grokipedia_query - Your All-in-One Knowledge Gateway

A smart tool that adapts to your needs with different action modes:

"smart" mode (default)

  • Searches and automatically fetches full details for top results
  • Returns complete information in ONE call
  • Perfect for most queries
  • Example: grokipedia_query("Albert Einstein")

"search" mode

  • Returns search results with slugs for browsing
  • Lightweight and fast
  • Example: grokipedia_query("Python programming", action="search")

"page" mode

  • Gets detailed page information with citations
  • Includes metadata and statistics
  • Example: grokipedia_query("", action="page", slug="Albert_Einstein")

"content" mode

  • Fetches full article text content
  • Clean, HTML-stripped text
  • Example: grokipedia_query("", action="content", slug="Albert_Einstein")

Key Benefits:

  • ✅ No multiple tool calls needed
  • ✅ Smart defaults that just work
  • ✅ Flexible when you need specific data
  • ✅ Optimized for LLM usage

Usage

Connecting to Claude Desktop

Add this to your Claude Desktop configuration file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "grokipedia": {
      "url": "https://your-project-name.fastmcp.app/mcp"
    }
  }
}

Replace your-project-name with your actual FastMCP Cloud project name.

Connecting to VS Code (Cline Extension)

  1. Install the Cline extension
  2. Open Cline settings
  3. Add MCP server:
{
  "mcpServers": {
    "grokipedia": {
      "url": "https://your-project-name.fastmcp.app/mcp"
    }
  }
}

Connecting to Cursor

Add to your Cursor MCP settings:

{
  "mcpServers": {
    "grokipedia": {
      "url": "https://your-project-name.fastmcp.app/mcp"
    }
  }
}

Connecting to Other MCP Clients

For any MCP-compatible client, use the server URL:

https://your-project-name.fastmcp.app/mcp

Server Information

  • Name: Grokipedia MCP Agent
  • Version: 2.13.0.2
  • Generation: FastMCP 2.x
  • Tools: 1 (unified)
  • Prompts: 0
  • Resources: 0

Dependencies

  • fastmcp>=2.0.0 - FastMCP framework
  • httpx>=0.27.0 - Async HTTP client

Acknowledgments

Built with:

from github.com/Soumyabrataop/grokipedia-mcp

Установка Grokipedia

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Soumyabrataop/grokipedia-mcp

FAQ

Grokipedia MCP бесплатный?

Да, Grokipedia MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Grokipedia?

Нет, Grokipedia работает без API-ключей и переменных окружения.

Grokipedia — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Grokipedia в Claude Desktop, Claude Code или Cursor?

Открой Grokipedia на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Grokipedia with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai