AI Worlds CLI Knowledge
Rank #55,350com.claude-world/worlds-knowledge
Source-checked CLI guides and model-aware planning for Claude Code, Codex, and Grok Build.
AI Worlds CLI Knowledge is a Model Context Protocol (MCP) server published by claude-world. It ranks #55,350 of 121,933 servers tracked on MCP Toplist. AI Worlds CLI Knowledge is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 66,583 of 121,933 servers on MCP Toplist.
Use AI Worlds CLI Knowledge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http worlds-knowledge https://mcp.claude-world.com/mcp[mcp_servers.worlds-knowledge]
url = "https://mcp.claude-world.com/mcp"Add to ~/.codex/config.toml.
https://mcp.claude-world.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"worlds-knowledge": {
"url": "https://mcp.claude-world.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"worlds-knowledge": {
"type": "http",
"url": "https://mcp.claude-world.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"worlds-knowledge": {
"serverUrl": "https://mcp.claude-world.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"worlds-knowledge": {
"url": "https://mcp.claude-world.com/mcp"
}
}
}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/com.claude-world%2Fworlds-knowledge)<a href="https://mcptoplist.com/server/com.claude-world%2Fworlds-knowledge"><img src="https://mcptoplist.com/badge/com.claude-world%2Fworlds-knowledge.svg" alt="MCP Toplist: Top 50% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
claude-world
Other servers by claude-world
View all claude-world servers →Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Aug 3, 2026 |
| 0.3.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains AI Worlds CLI Knowledge?
- AI Worlds CLI Knowledge is maintained by claude-world, which publishes 3 MCP servers (13 total versions) tracked on MCP Toplist.
- Is AI Worlds CLI Knowledge listed on the Official MCP Registry?
- Yes — AI Worlds CLI Knowledge is listed on the Official MCP Registry.
- How many versions does AI Worlds CLI Knowledge have?
- MCP Toplist tracks 2 versions of AI Worlds CLI Knowledge, most recently published on Aug 3, 2026.
- Where can I find the source code for AI Worlds CLI Knowledge?
- The source code for AI Worlds CLI Knowledge is hosted at github.com/claude-world/claude-world.com.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.