ptt_mcp_server

by PyPtt · MCP Server · ★ 37

About ptt_mcp_server

English Version PTT MCP Server The best MCP server for Ptt. Proudly built by PyPtt developer. 📖 專案介紹 (Description) 本專案是一個 PTT MCP (Model Context Protocol) 伺服器,它基於功能強大的 函式庫。這使得您的 MCP 客戶端能夠真正登入 PTT 並透過 MCP 協定與 PTT 批踢踢實業坊進行實際互動,並實現自動化操作。 🚀 快速開始 (Quick Start) 使用 Docker 部署 PTT MCP Server 是最推薦的方式,它提供了環境隔離和簡化的設定。 安裝 Docker: 如果您的系統尚未安裝 Docker,請參考 Docker 官方文件 進行安裝。 設定 MCP 客戶端: 將以下設定加入您的 MCP 客戶端設定檔 (例如:)。此配置會讓 MCP 客戶端在需要時自動拉取並運行 Docker 容器。 json { "mcpServers": { "PTT": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "PTTID", "-e", "PTTPW", "ghcr.io/pyptt/pttmcpserver:latest" ], "env": {...

docker-imagemcp-serverpttpython3

Quick Facts

Stars37
Forks6
LanguagePython
CategoryMCP Server
LicenseBSD-3-Clause
Quality Score62.7881258910842/100
Open Issues1
Last Updated2026-06-29
Created2025-07-02
Platformsdocker, mcp, python
Est. Tokens~6k

Compatible Skills

These tools work well together with ptt_mcp_server for enhanced workflows:

  • unsplash-mcp-server — semantic(0.77)+rare_topics+same_lang+similar_pop+shared_platform (59%)
  • kaggle-mcp — semantic(0.59)+same_lang+similar_pop+shared_platform (56%)
  • scrapegraph-mcp — semantic(0.51)+same_lang+similar_pop+shared_platform (53%)
  • search-server — semantic(0.64)+same_lang+similar_pop+shared_platform (53%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is ptt_mcp_server?

ptt_mcp_server is The best PTT MCP server. It is categorized as a MCP Server with 37 GitHub stars.

What programming language is ptt_mcp_server written in?

ptt_mcp_server is primarily written in Python. It covers topics such as docker-image, mcp-server, ptt.

How do I install or use ptt_mcp_server?

You can find installation instructions and usage details in the ptt_mcp_server GitHub repository at github.com/PyPtt/ptt_mcp_server. The project has 37 stars and 6 forks, indicating an active community.

What license does ptt_mcp_server use?

ptt_mcp_server is released under the BSD-3-Clause license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools