A
Autoform MCP
MCP server for Slovensko.Digital Autoform service
Created 12/13/2025
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx autoform-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"freevisionsk-autoform-mcp": {
"command": "uvx",
"args": [
"autoform-mcp"
]
}
}
}