Template MCP Server✓
com.microsoft/template-server-name · v0.0.12-alpha.5932986
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.microsoft/template-server-name",
"description": "Template MCP server example.",
"title": "Template MCP Server",
"repository": {
"url": "https://github.com/microsoft/mcp",
"source": "github",
"subfolder": "servers/Template.Mcp.Server"
},
"version": "0.0.12-alpha.5932986",
"websiteUrl": "https://github.com/microsoft/mcp/tree/main/servers/Template.Mcp.Server",
"packages": [
{
"registryType": "nuget",
"identifier": "Microsoft.Template.Mcp",
"version": "0.0.12-alpha.5932986",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "server",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
},
{
"registryType": "npm",
"identifier": "@azure/mcp-template",
"version": "0.0.12-alpha.5932986",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "server",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
},
{
"registryType": "pypi",
"identifier": "msmcp-template",
"version": "0.0.12-alpha.5932986",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "server",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-x64.mcpb",
"fileSha256": "ff16f5e8495a21af7b0f2ed120881ab8966d708540a1e7246564aad57899476b",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-arm64.mcpb",
"fileSha256": "5871774864e28b68f6ad89184aa77490aafd888ac0629bca28e4a7bfb9e60bcc",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-x64.mcpb",
"fileSha256": "bd1cbbc2453c8d10536eb111876eff2f5437e99f89661b5fac7097d6f0f5ba46",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-arm64.mcpb",
"fileSha256": "70622fdcf29286b061475e8521883fe9a04763bb62dc0e501e9950e6fa2da695",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-x64.mcpb",
"fileSha256": "b696ebf482fb73dd9b77fa4f1d3e745de8406ce0bc10b42f5e77cbb15e5e1137",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-arm64.mcpb",
"fileSha256": "53b967cb6c154180265ab0f3bd17f601e5d435d1339c4b8ba562b3888bbe2923",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}