Back to Home
benoute icon

grokipedia-mcp

Verified Safe

by benoute

Overview

Provides an MCP server to enable LLMs to search and retrieve information from Grokipedia, an online encyclopedia.

Installation

Run Command
/absolute/path/to/grokipedia-mcp

Security Notes

The server uses standard Go HTTP client practices with context timeouts. URL parameters are properly escaped using `url.QueryEscape` to prevent injection. There are no hardcoded secrets or 'eval' equivalent. Running in HTTP mode exposes a local port, which is generally acceptable for local development/integration with Claude Desktop, but users should be aware of network configurations if exposing it publicly. The default 'stdio' transport is secure for local LLM integration.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-01

Tags

GrokipediaEncyclopediaSearchLLM ToolMCP Server