grokipedia-mcp
Rank #7,703smithery/skymoore/grokipedia-mcp
Search and retrieve Grokipedia articles with filters, full content, and citations. Explore related pages and extract sections to quickly gather relevant knowledge. Run guided workflows to research topics, find sources, and compare subjects.
grokipedia-mcp is a Model Context Protocol (MCP) server published by skymoore. It ranks #7,703 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. grokipedia-mcp is listed across 3 registries — Smithery, PulseMCP and Glama, with 5 release tags tracked from its GitHub repository. It was first listed on Oct 30, 2025 and most recently updated on Jun 23, 2026.
Ranks ahead of 107,888 of 115,591 servers on MCP Toplist.
Use grokipedia-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http grokipedia-mcp https://server.smithery.ai/skymoore/grokipedia-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.grokipedia-mcp]
url = "https://server.smithery.ai/skymoore/grokipedia-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/skymoore/grokipedia-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"grokipedia-mcp": {
"url": "https://server.smithery.ai/skymoore/grokipedia-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"grokipedia-mcp": {
"type": "http",
"url": "https://server.smithery.ai/skymoore/grokipedia-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"grokipedia-mcp": {
"serverUrl": "https://server.smithery.ai/skymoore/grokipedia-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"grokipedia-mcp": {
"url": "https://server.smithery.ai/skymoore/grokipedia-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fskymoore%2Fgrokipedia-mcp)<a href="https://mcptoplist.com/server/smithery%2Fskymoore%2Fgrokipedia-mcp"><img src="https://mcptoplist.com/badge/smithery%2Fskymoore%2Fgrokipedia-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
skymoore
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.3.0 | Jun 23, 2026 |
| v0.2.2 | Oct 30, 2025 |
| v0.2.0 | Oct 30, 2025 |
| v0.1.3 | Oct 30, 2025 |
| v0.1.2 | Oct 30, 2025 |
Frequently asked questions
- Who maintains grokipedia-mcp?
- grokipedia-mcp is maintained by skymoore, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is grokipedia-mcp listed on the Official MCP Registry?
- grokipedia-mcp is not on the Official MCP Registry. It is listed on Smithery, PulseMCP and Glama.
- How many versions does grokipedia-mcp have?
- No registry surfaces explicit version metadata for grokipedia-mcp; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Jun 23, 2026.
- Where can I find the source code for grokipedia-mcp?
- The source code for grokipedia-mcp is hosted at github.com/skymoore/grokipedia-mcp.