33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > MCPM - Model Client Package Manager</ title >
6+ < title > MCPM - Model Context Protocol Package Manager</ title >
77 < style >
88 body {
99 font-family : -apple-system, BlinkMacSystemFont, 'Segoe UI' , Roboto, Helvetica, Arial, sans-serif;
5050< body >
5151 < header >
5252 < h1 > MCPM</ h1 >
53- < div class ="tagline "> The Model Client Package Manager for MCP Servers </ div >
53+ < div class ="tagline "> The Model Context Protocol Package Manager</ div >
5454 </ header >
5555
5656 < div class ="coming-soon ">
5757 < h2 > 🚀 Coming Soon</ h2 >
58- < p > We're building a Homebrew-like service for managing MCP servers and clients. Stay tuned!</ p >
58+ < p > We're building a Homebrew-like service for managing Model Context Protocol ( MCP) servers and clients. Stay tuned!</ p >
5959 </ div >
6060
6161 < div class ="features ">
6262 < h2 > What to Expect</ h2 >
6363
6464 < div class ="feature ">
6565 < h3 > 🧩 Simple Client Installation</ h3 >
66- < p > Install MCP clients with a single command:</ p >
66+ < p > Install Model Context Protocol clients with a single command:</ p >
6767 < code > mcpm install claude-desktop</ code >
6868 </ div >
6969
@@ -75,21 +75,21 @@ <h3>🔄 Easy Updates</h3>
7575
7676 < div class ="feature ">
7777 < h3 > 🔍 Client Discovery</ h3 >
78- < p > Find available MCP clients:</ p >
78+ < p > Find available Model Context Protocol clients:</ p >
7979 < code > mcpm search</ code >
8080 </ div >
8181
8282 < div class ="feature ">
8383 < h3 > ⚙️ Server Management</ h3 >
84- < p > Streamlined configuration and management for MCP servers.</ p >
84+ < p > Streamlined configuration and management for Model Context Protocol servers.</ p >
8585 </ div >
8686 </ div >
8787
8888 < div >
8989 < h2 > Supported Clients</ h2 >
9090 < p > Our initial release will include support for:</ p >
9191 < ul >
92- < li > < strong > Claude Desktop</ strong > - Anthropic's desktop client</ li >
92+ < li > < strong > Claude Desktop</ strong > - Anthropic's Model Context Protocol client</ li >
9393 < li > < em > More clients coming soon...</ em > </ li >
9494 </ ul >
9595 </ div >
0 commit comments