Loading MCP server directory, please wait...
Template MCP server example.
npx @getmcp/cli add com.microsoft/template-server-nameRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.microsoft/template-server-name": {
"command": "Microsoft.Template.Mcp",
"args": [
"server",
"start"
]
}
}
}