llama.cpp/tools/server/public_simplechat/local.tools
hanishkvc 9d6daaed8c SimpleSallap:SimpleMCP:Body Bytes to Json within mcp_run
Given that there could be other service paths beyond /mcp exposed
in future, and given that it is not necessary that their post body
contain json data, so move conversion to json to within mcp_run
handler.

While retaining reading of the body in the generic do_POST ensures
that the read size limit is implicitly enforced, whether /mcp now or
any other path in future.
2025-12-07 02:28:49 +05:30
..
config.py SimpleSallap:SimpleMCP: Use ToolManager for some of needed logics 2025-12-06 23:48:58 +05:30
debug.py SimpleChatTC:SimpleProxy: getting local / web file module ++ 2025-12-04 19:41:39 +05:30
filemagic.py SimpleSallap:SimpleMCP:ToolCalls beyond initial go 2025-12-06 22:38:10 +05:30
pdfmagic.py SimpleChatTC:PdfText:Basic Outline and its Numbering done 2025-12-04 19:41:39 +05:30
simplemcp.py SimpleSallap:SimpleMCP:Body Bytes to Json within mcp_run 2025-12-07 02:28:49 +05:30
simpleproxy.json SimpleSallap:SimpleProxy:DataClass Config - P3 2025-12-05 20:47:33 +05:30
simpleproxy.py SimpleSallap:SimpleProxy:use RequestHandler's setup after ssl hs 2025-12-05 22:28:55 +05:30
tcpdf.py SimpleSallap:SimpleMCP:ToolCalls beyond initial go 2025-12-06 22:38:10 +05:30
tcweb.py SimpleSallap:SimpleMCP:ToolCalls beyond initial go 2025-12-06 22:38:10 +05:30
test-gen-self-signed.sh SimpleSallap:SimpleProxy: Enable https mode 2025-12-04 20:51:00 +05:30
toolcall.py SimpleSallap:SimpleMCP:tools/list 2025-12-07 00:29:37 +05:30
urlvalidator.py SimpleChatTC:SimpleProxy: Use urlvalidator 2025-12-04 19:41:39 +05:30
webmagic.py SimpleChatTCRV:SimpleProxy:DumpHeaders 2025-12-04 19:41:39 +05:30