footnote-mcp
Rank #8,952io.github.KazKozDev/footnote-mcp
Source-grounded web research: search, extraction, verification, and browser automation.
footnote-mcp is a Model Context Protocol (MCP) server published by KazKozDev. It ranks #8,952 of 129,956 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. footnote-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 121,004 of 129,956 servers on MCP Toplist.
Use footnote-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add footnote-mcp -- uvx footnote-mcpclaude mcp add footnote-mcp -- docker run -i --rm ghcr.io/kazkozdev/footnote-mcp:0.2.6[mcp_servers.footnote-mcp]
command = "uvx"
args = ["footnote-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.footnote-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/kazkozdev/footnote-mcp:0.2.6"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"footnote-mcp": {
"command": "uvx",
"args": [
"footnote-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"footnote-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kazkozdev/footnote-mcp:0.2.6"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"footnote-mcp": {
"command": "uvx",
"args": [
"footnote-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"footnote-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kazkozdev/footnote-mcp:0.2.6"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"footnote-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"footnote-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"footnote-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kazkozdev/footnote-mcp:0.2.6"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"footnote-mcp": {
"command": "uvx",
"args": [
"footnote-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"footnote-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kazkozdev/footnote-mcp:0.2.6"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"footnote-mcp": {
"command": "uvx",
"args": [
"footnote-mcp"
]
}
}
}{
"mcpServers": {
"footnote-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kazkozdev/footnote-mcp:0.2.6"
]
}
}
}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.KazKozDev%2Ffootnote-mcp)<a href="https://mcptoplist.com/server/io.github.KazKozDev%2Ffootnote-mcp"><img src="https://mcptoplist.com/badge/io.github.KazKozDev%2Ffootnote-mcp.svg" alt="MCP Toplist: Top 10% of 129,956" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
KazKozDev
Other servers by KazKozDev
- WebOperator MCP Server#6,599 · 1 ver
- Abscissa#18,254 · 2 vers
- Search#27,082 · 2 vers
- Markdown Editor MCP Server#91,492
Available versions (3)
| Version | Published |
|---|---|
| 0.2.6 | Aug 6, 2026 |
| 0.2.5 | Aug 4, 2026 |
| 0.2.3 | Jul 24, 2026 |
Frequently asked questions
- Who maintains footnote-mcp?
- footnote-mcp is maintained by KazKozDev, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is footnote-mcp listed on the Official MCP Registry?
- Yes — footnote-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does footnote-mcp have?
- MCP Toplist tracks 3 versions of footnote-mcp, most recently published on Aug 6, 2026.
- Where can I find the source code for footnote-mcp?
- The source code for footnote-mcp is hosted at github.com/KazKozDev/footnote-mcp.
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.