Server data from the Official MCP Registry
Desktop Mate download, mod sources, characters, and setup in one verified guide with links to
About
Desktop Mate download, mod sources, characters, and setup in one verified guide with links to
Security Report
Excellent security posture. This is a read-only MCP server with no authentication requirements, no network calls, no file system access beyond serving static content, and no credential handling. The codebase is clean, minimal, and purpose-aligned with appropriate permissions. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity).
4 files analyzed ยท 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rocnubie-desktop-mate-mcp": {
"args": [
"-y",
"msa-desktop-mate-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Desktop Mate MCP Server
Desktop Mate: Download, Mods & Character | Desktop Mate
A Model Context Protocol server that exposes the canonical Desktop Mate knowledge surface โ directory listings, source evidence, and official links, FAQ, official links โ to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.
Official website: https://desktop-mate.com
๐๏ธ About Desktop Mate
Desktop Mate is an independent community guide for finding Desktop Mate downloads, platform details, characters, and mod sources. It links to verified publisher, Steam, and mod destinations so visitors can choose the appropriate official or community page.
The site is a static guide and does not host Desktop Mate, DLC, mods, or character files. This MCP exposes the guide's documented scope and canonical website as read-only context; it cannot install software, inspect a mod, or guarantee that an external download remains available.
Desktop Mate is not affiliated with infiniteloop, Valve/Steam, or character rights holders. Use the linked destinations and their own terms when downloading or using third-party content.
Tools
get_directory_overview
Return the directory scope and source-verification rules the site publishes. (Desktop Mate)
Input: no parameters. Returns: text/markdown.
get_official_links
Return the canonical list of official links for Desktop Mate (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
Resources
site://desktop-mate/directoryโ Public directory scope, listing criteria, and source-verification boundaries.site://desktop-mate/faqโ Short FAQ generated from public site metadata.site://desktop-mate/linksโ Canonical URLs to share with users.
Prompts
tell_me_about_desktop_mate
Summarize what the site is, who it's for, and how it works. โ Desktop Mate
find_a_listing_desktop_mate
Plan a directory search without treating a static snapshot as live status. โ Desktop Mate
Installation
Install via Smithery
npx -y @smithery/cli install desktop-mate-mcp --client claude
(Replace claude with cursor, windsurf, or continue for those clients.)
Install from source
git clone https://github.com/rocnubie/desktop-mate-mcp.git
cd desktop-mate-mcp
pnpm install
Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"desktop-mate-mcp": {
"command": "node",
"args": [
"/absolute/path/to/desktop-mate-mcp/src/index.mjs"
]
}
}
}
Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjs
Official Links
- Website: https://desktop-mate.com
Development
pnpm install
pnpm start # run the server over stdio
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
