MCPSS - Model Context Protocol Smart Server
About
MCPSS (MCP Smart Server) is a local server that connects AI models to various data sources and tools through the Model Context Protocol (MCP). It bundles multiple MCP servers into a single easy-to-deploy system, enabling AI assistants like Claude Desktop to access files, browse…
Details
- Author
- JonusNattapong
- Downloads
- 114
- Categories
- Other
Jump to
- Simple single-command installation – clone, install, and run.
- Easy configuration – set API keys and toggle features in .env.
- Bundled MCP servers – file system, web browsing, code execution, search, and more.
- **
Clone the repository, install dependencies with npm install, copy .env.example to .env, fill in your API keys (e.g. ANTHROPIC_API_KEY, OPENAI_API_KEY), then run npm run dev. Connect an MCP-compatible AI client (e.g. Claude Desktop) to the server (default: localhost:3000). Feature flags in .env let you enable or disable individual capabilities.
MCPSS - Model Context Protocol Smart Server
MCP Smart Server เป็นเซิร์ฟเวอร์ที่เชื่อมต่อระหว่างโมเดล AI กับแหล่งข้อมูลต่างๆ ผ่าน Model Context Protocol (MCP)
รายละเอียด
MCPSS (MCP Smart Server) คือระบบที่ช่วยให้ AI models เชื่อมต่อกับข้อมูลและเครื่องมือต่างๆ ได้อย่างง่ายดาย โดยการใช้ Model Context Protocol (MCP)คุณสมบัติ
- ⚡ ติดตั้งง่าย: ทำงานด้วยคำสั่งเดียว - 🔑 ตั้งค่าง่าย: เพียงใส่ API key และเริ่มใช้งานได้ทันที - 🛠️ ครบครัน: รวม MCP servers หลายตัวเข้าด้วยกัน - 💻 ทำงานแบบ local: ทำงานบนเครื่องของคุณเพื่อความปลอดภัยResources ที่มีให้บริการ
MCPSS มีความสามารถหลากหลายผ่าน Resources ต่างๆ ดังนี้:
File System: เข้าถึงไฟล์และโฟลเดอร์บนคอมพิวเตอร์
Web Browsing: ท่องเว็บและค้นหาข้อมูลบนอินเทอร์เน็ต
Code Execution: รันโค้ด Python, JavaScript และ Bash
Search: ค้นหาไฟล์และเนื้อหาในระบบ
Date & Time: บริการเกี่ยวกับวันที่และเวลา
Location & Weather: บริการเกี่ยวกับตำแหน่งและข้อมูลสภาพอากาศ
Calculator: บริการคำนวณและแปลงหน่วย
Web Search: ค้นหาข้อมูลบนเว็บและข่าวสารล่าสุดด้วย API ที่ทันสมัย
การติดตั้ง
Linux/Mac
```bash git clone https://github.com/yourusername/mcpss.git cd mcpss npm install cp .env.example .envSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



