← All servers
🔌

Template MCP ServerPublisher🛡 No advisories

com.microsoft/template-server-name
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of microsoft.com, who proved control of the domain through the official MCP registry.

Verified owner: microsoft.comcom.microsoft/template-server-name

🛡 Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

Template MCP server example.

Packages & transports

nugetMicrosoft.Template.Mcpv0.0.12-alpha.5932986 ·
npm@azure/mcp-templatev0.0.12-alpha.5932986 · npx
pypimsmcp-templatev0.0.12-alpha.5932986 · uvx
mcpbhttps://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-x64.mcpbvlatest ·
mcpbhttps://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-arm64.mcpbvlatest ·
mcpbhttps://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-x64.mcpbvlatest ·
mcpbhttps://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-arm64.mcpbvlatest ·
mcpbhttps://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-x64.mcpbvlatest ·
mcpbhttps://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-arm64.mcpbvlatest ·
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "template_server_name": {
      "command": "npx",
      "args": [
        "-y",
        "Microsoft.Template.Mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y Microsoft.Template.Mcp