name(mcp). version('0.1.1'). title('Model Context Protocol (MCP) server framework'). keywords([mcp, llm, json_rpc, ai, tools]). author( 'Jan Wielemaker', 'jan@swi-prolog.org' ). maintainer( 'Jan Wielemaker', 'jan@swi-prolog.org' ). packager( 'Jan Wielemaker', 'jan@swi-prolog.org' ). home( 'https://github.com/JanWielemaker/mcp.git' ). download( 'https://github.com/JanWielemaker/mcp.git' ). requires(prolog >= '10.1.10-6').