Ash Evans

Results 3 issues of Ash Evans

### Question I have the following python code: ``` def simple_conversion(): source = "docling.pdf" converter = DocumentConverter() result = converter.convert(source) ``` ... I get the following stack trace everytime I...

question

Conditions python uv project. fastmcp server with the requests library added. The dev MCP Inspector can run the server. However, when I install the server to use with Claude it...

bug

**Describe the bug** I have setup the server example and followed the instructions to setup mcp-proxy via UV. This appears to be working and the client connects to the server...

bug