MCP.so
登录

MCP-Server

@Alex-lsky

关于 MCP-Server

自用的mcp 服务

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

Alex-lsky

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP-Server?

MCP-Server is a collection of self‑hosted MCP (Model Context Protocol) servers that extend system functionality. It currently includes a Brave Search integration (brave-search-server) and a Jina AI integration (jina-ai-server).

How to use MCP-Server?

Clone the repository, change into a sub‑project directory, install dependencies (npm install), build the project (npm run build), start the service (npm start), and then add the service configuration to your MCP configuration file.

Key features of MCP-Server


  • (No features are explicitly listed in the README.)

  • (No features are explicitly listed in the README.)

  • (No features are explicitly listed in the README.)

  • (No features are explicitly listed in the README.)

  • (No features are explicitly listed in the README.)

  • (No features are explicitly listed in the README.)

Use cases of MCP-Server


  • (No use cases are explicitly described in the README.)

  • (No use cases are explicitly described in the README.)

  • (No use cases are explicitly described in the README.)

  • (No use cases are explicitly described in the README.)

  • (No use cases are explicitly described in the README.)

FAQ from MCP-Server

What does MCP-Server contain?

It contains two sub‑projects: brave-search-server (Brave Search MCP) and jina-ai-server (Jina AI MCP).

How do I install and run MCP-Server?

Clone the repository, enter a sub‑project folder, run npm install and npm run build, then start with npm start.

What runtime does MCP-Server require?

The README indicates Node.js/npm is used (package.json not shown but commands are npm install and npm run build).

Is there any configuration required?

Yes, after starting the service you need to add the service configuration to your MCP configuration file. No specific config keys are listed.

Does the server have any known limits or security considerations?


(The README does not mention limits, data residency, or authentication.)

评论

其他 分类下的更多 MCP 服务器