Annolux Search
Rank #16,087io.github.eason4kim-rocket/annolux
Search a curated English and Chinese web index through one read-only MCP tool.
Annolux Search is a Model Context Protocol (MCP) server published by eason4kim-rocket. It ranks #16,087 of 132,405 servers tracked on MCP Toplist. Annolux Search is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 116,318 of 132,405 servers on MCP Toplist.
Use Annolux Search
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add annolux -e "ANNOLUX_API_URL=<your ANNOLUX_API_URL>" -e "ANNOLUX_API_KEY=<your ANNOLUX_API_KEY>" -- docker run -i --rm ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2Replace each placeholder with your own value before saving.
[mcp_servers.annolux]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"]
[mcp_servers.annolux.env]
ANNOLUX_API_URL = "<your ANNOLUX_API_URL>"
ANNOLUX_API_KEY = "<your ANNOLUX_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"annolux": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"
],
"env": {
"ANNOLUX_API_URL": "<your ANNOLUX_API_URL>",
"ANNOLUX_API_KEY": "<your ANNOLUX_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"annolux": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"
],
"env": {
"ANNOLUX_API_URL": "<your ANNOLUX_API_URL>",
"ANNOLUX_API_KEY": "<your ANNOLUX_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"annolux": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"
],
"env": {
"ANNOLUX_API_URL": "<your ANNOLUX_API_URL>",
"ANNOLUX_API_KEY": "<your ANNOLUX_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"annolux": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"
],
"env": {
"ANNOLUX_API_URL": "<your ANNOLUX_API_URL>",
"ANNOLUX_API_KEY": "<your ANNOLUX_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"annolux": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"
],
"env": {
"ANNOLUX_API_URL": "<your ANNOLUX_API_URL>",
"ANNOLUX_API_KEY": "<your ANNOLUX_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.eason4kim-rocket%2Fannolux)<a href="https://mcptoplist.com/server/io.github.eason4kim-rocket%2Fannolux"><img src="https://mcptoplist.com/badge/io.github.eason4kim-rocket%2Fannolux.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
eason4kim-rocket
Other servers by eason4kim-rocket
View all eason4kim-rocket servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Annolux Search?
- Annolux Search is maintained by eason4kim-rocket, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Annolux Search listed on the Official MCP Registry?
- Yes — Annolux Search is listed on the Official MCP Registry, alongside Glama.
- How many versions does Annolux Search have?
- MCP Toplist tracks 1 version of Annolux Search, most recently published on Aug 23, 2026.
- Where can I find the source code for Annolux Search?
- The source code for Annolux Search is hosted at github.com/eason4kim-rocket/annolux.
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.