N
Nougat MCP
by @svretina
MCP server for Meta's nougat-ocr. Instruct your agent to convert academic papers to Markdown files with high mathematical accuracy
Created 2/19/2026
Updated 5 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx nougat-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"svretina-nougat-mcp": {
"command": "uvx",
"args": [
"nougat-mcp"
]
}
}
}