MCP-Server
About
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).
Details
- Author
- Alex-lsky
- Downloads
- 273
- Categories
- Other
Jump to
- —
(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.)
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.
MCP-Server
自用的MCP服务集合项目概述
本项目包含多个自用的MCP服务器实现,用于扩展系统功能。包含的子项目
brave-search-server
Brave搜索引擎的MCP服务实现jina-ai-server
Jina AI的MCP服务实现安装说明
1. 克隆本仓库
2. 进入子项目目录
3. 安装依赖:
npm install
4. 构建项目:
npm run build
使用说明
1. 启动服务:
npm start
2. 在MCP配置文件中添加服务配置
贡献指南
欢迎提交Pull Request。请确保代码风格一致,并通过所有测试。许可证
MIT LicenseSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



