Linux Do MCP Server
@Pleasurecruise
About Linux Do MCP Server
A MCP Server For LINUX DO community
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"linux-do": {
"command": "npx",
"args": [
"-y",
"@pleasure1234/linux-do-mcp"
],
"env": {
"LINUX_DO_API_KEY": "your-api-key-here",
"LINUX_DO_USERNAME": "your-username"
}
}
}
}Tools
12获取Linux.do有新帖子的话题
获取Linux.do过去一年一月一周一天中最活跃的话题
获取Linux.do最近热门话题
获取Linux.do特定分类下的话题
获取Linux.do最近几天创建的话题
获取Linux.do您当前正在关注或追踪,具有未读帖子的话题
获取Linux.do新话题和您当前正在关注或追踪,具有未读帖子的话题
获取Linux.do您发过帖子的话题
获取Linux.do您最近的未读通知
搜索Linux.do论坛上的话题
获取Linux.do您收藏的帖子
获取Linux.do您收到的私信
Overview
What is Linux Do MCP Server?
Linux Do MCP Server is an MCP (Model Context Protocol) server that interfaces with the Linux Do community (a Discourse-based forum). It provides tools to access community topics, notifications, bookmarks, private messages, and more via authenticated and unauthenticated API endpoints. The server is intended for LLM agents or users who want to query and interact with the Linux Do forum programmatically.
How to use Linux Do MCP Server?
Install the server by adding it to your MCP configuration (in JSON). For Node.js, use npx -y @pleasure1234/linux-do-mcp; for Python, use uvx linux-do-mcp. Set the environment variables LINUX_DO_API_KEY (obtainable via a provided Python script) and LINUX_DO_USERNAME. The server then exposes 12 tools that correspond to Discourse API endpoints.
Key features of Linux Do MCP Server
- 12 tools for topics, notifications, search, bookmarks, and private messages
- Supports both unauthenticated and authenticated API calls
- Includes a PAT (Personal Access Token) generation script
- Integrates with the Linux Do community (Discourse platform)
- Available for Node.js and Python runtimes
- Community categories are predefined (e.g., Development, Resources, Off-Topic)
Use cases of Linux Do MCP Server
- Retrieve the latest or most active topics from Linux Do
- Search for specific topics using the discourse search API
- Manage notifications and private messages for authenticated users
- Access bookmarks and topics the user has posted in
- Automate community monitoring or moderation tasks via an LLM agent
FAQ from Linux Do MCP Server
What dependencies are required to run Linux Do MCP Server?
You need Node.js to run the npx command or Python to run the uvx command. The server itself fetches data from the Linux Do Discourse API.
How do I authenticate with the server?
You must provide a LINUX_DO_API_KEY and your LINUX_DO_USERNAME as environment variables. The API key can be generated by running the src/get-pat.py script.
Can I use Linux Do MCP Server without authentication?
Yes, several endpoints (topics with new posts, most active topics, recently popular topics, latest classified topics) do not require authentication.
Where does the data come from?
All data is retrieved from the Linux Do community at https://linux.do using its Discourse API endpoints.
Is the server open-source and licensed?
Yes, the project is licensed under the MIT License. The logo and community content are © Linux Do Community, the PAT script © its author, and the project code © Pleasurecruise.
Frequently asked questions
What dependencies are required to run Linux Do MCP Server?
You need Node.js to run the npx command or Python to run the uvx command. The server itself fetches data from the Linux Do Discourse API.
How do I authenticate with the server?
You must provide a `LINUX_DO_API_KEY` and your `LINUX_DO_USERNAME` as environment variables. The API key can be generated by running the `src/get-pat.py` script.
Can I use Linux Do MCP Server without authentication?
Yes, several endpoints (topics with new posts, most active topics, recently popular topics, latest classified topics) do not require authentication.
Where does the data come from?
All data is retrieved from the Linux Do community at `https://linux.do` using its Discourse API endpoints.
Is the server open-source and licensed?
Yes, the project is licensed under the MIT License. The logo and community content are © Linux Do Community, the PAT script © its author, and the project code © Pleasurecruise.
Basic information
More Other MCP servers

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments