desktop-mate-mcp
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.
Documentation
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 installThen 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.mjsOfficial Links
- Website: https://desktop-mate.com
Development
pnpm install
pnpm start # run the server over stdioLicense
MIT
Frequently asked questions
What is desktop-mate-mcp?
desktop-mate-mcp is 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.
How do I install desktop-mate-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is desktop-mate-mcp open source?
Yes โ it is hosted on GitHub at https://github.com/rocnubie/desktop-mate-mcp.
Related MCP tools
๐ฅ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
ๆ้ข MCP Server ๅฏไปฅ่ฎฉ AI ่ชๅจๅฐ Markdown ๆ็ซ ๆ็ๅๅๅธ่ณๅพฎไฟกๅ ฌไผๅทใ
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP