Training small models on MCP tool capabilities? ๐Ÿค– Getting clean training data is harder than it should be ๐Ÿ“Š

The usual approach: ๐Ÿ”„ Run each MCP server โš ๏ธ Extract schemas at runtime ๐Ÿšจ Deal with security risks & dependencies

Better approach: ๐Ÿ” Static analysis of .NET assemblies โœ… No code execution required ๐Ÿ“„ Clean metadata extraction

Built McpExtract to do exactly this - analyzes assemblies instead of running potentially untrusted code. ๐Ÿ› ๏ธ ๐Ÿ”— https://github.com/asklar/McpExtract

How are you handling MCP training data extraction? ๐Ÿ‘‡

Updated: