MCP.so
登录

MCPSS - Model Context Protocol Smart Server

@JonusNattapong

关于 MCPSS - Model Context Protocol Smart Server

MCP Smart Server

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

JonusNattapong

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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 服务器