MagicTeX
Rank #5,931io.github.ZoeLinUTS/magictex
LaTeX editor for AI agents: live PDF preview, PDF comments that drive edits, git history
MagicTeX is a Model Context Protocol (MCP) server published by ZoeLinUTS. It ranks #5,931 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MagicTeX is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 126,115 of 132,046 servers on MCP Toplist.
Use MagicTeX
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add magictex -- npx -y magictex-mcp[mcp_servers.magictex]
command = "npx"
args = ["-y", "magictex-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"magictex": {
"command": "npx",
"args": [
"-y",
"magictex-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"magictex": {
"command": "npx",
"args": [
"-y",
"magictex-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"magictex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"magictex-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"magictex": {
"command": "npx",
"args": [
"-y",
"magictex-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"magictex": {
"command": "npx",
"args": [
"-y",
"magictex-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/io.github.ZoeLinUTS%2Fmagictex)<a href="https://mcptoplist.com/server/io.github.ZoeLinUTS%2Fmagictex"><img src="https://mcptoplist.com/badge/io.github.ZoeLinUTS%2Fmagictex.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ZoeLinUTS
Available versions (9)
| Version | Published |
|---|---|
| 0.1.10 | Jul 27, 2026 |
| 0.1.9 | Jul 27, 2026 |
| 0.1.8 | Jul 26, 2026 |
| 0.1.7 | Jul 26, 2026 |
| 0.1.6 | Jul 26, 2026 |
| 0.1.5 | Jul 26, 2026 |
| 0.1.4 | Jul 26, 2026 |
| 0.1.3 | Jul 25, 2026 |
| 0.1.2 | Jul 25, 2026 |
Frequently asked questions
- Who maintains MagicTeX?
- MagicTeX is maintained by ZoeLinUTS, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is MagicTeX listed on the Official MCP Registry?
- Yes — MagicTeX is listed on the Official MCP Registry, alongside Glama.
- How many versions does MagicTeX have?
- MCP Toplist tracks 9 versions of MagicTeX, most recently published on Jul 27, 2026.
- Where can I find the source code for MagicTeX?
- The source code for MagicTeX is hosted at github.com/ZoeLinUTS/MagicTeX-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.