MCPSS - Model Context Protocol Smart Server
@JonusNattapong
关于 MCPSS - Model Context Protocol Smart Server
MCP Smart Server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCPSS - Model Context Protocol Smart Server?
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 the web, execute code, and more.
How to use MCPSS - Model Context Protocol Smart Server?
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.
Key features of MCPSS - Model Context Protocol Smart Server
- 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.
- **
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论