Back to search
30
MCP
isabelle-mcp
pypi/isabelle-mcpMCP server bridging AI agents with the Isabelle proof assistant via its LSP/PIDE interface
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"isabelle-mcp": {
"url": "None",
"transport": "http"
}
}
}