Custom MCP Server - MCP服务,MCP服务器,MCP教程

基本能力

产品定位

Custom MCP Server 是一个为AI助手提供多种工具集成的MCP服务器,旨在扩展AI助手的功能范围,使其能够执行更复杂的任务。

核心功能

  • Brave Search:提供网页和本地搜索能力。
  • Secure Filesystem:支持文件操作,包括读写、编辑、创建目录等,并具备安全控制。
  • GitHub Integration:支持仓库和代码管理,包括创建仓库、搜索仓库、读取文件内容等。
  • Sequential Thinking:提供逐步解决问题的功能。
  • Download Utility:支持从互联网下载文件。

适用场景

  • AI助手需要执行复杂的文件操作任务时。
  • AI助手需要进行网页或本地搜索时。
  • AI助手需要与GitHub进行交互时。
  • AI助手需要逐步解决复杂问题时。
  • AI助手需要下载文件时。

工具列表

  • Brave Searchbrave_web_search(网页搜索)、brave_local_search(本地搜索)。
  • Filesystem Operationsread_filewrite_fileedit_filecreate_directorylist_directory等。
  • GitHub Integrationcreate_repositorysearch_repositoriesget_file_contentspush_files等。
  • Sequential Thinkingsequentialthinking
  • Download Utilitydownload_filedownload_multiple_files

常见问题解答

  • 如何添加新功能?
  • functions目录中创建处理程序。
  • 将函数定义添加到mcp-schema.json
  • 更新index.js中的路由。

使用教程

使用依赖

```bash

Clone the repository

git clone https://github.com/degenhero/custom-mcp-server.git
cd custom-mcp-server

Install dependencies and set up environment

npm run install:all
```

安装教程

```bash

Start both servers

npm run start:both
```

调试方式

bash
curl -X POST http://localhost:3000/mcp \
-H "Content-Type: application/json" \
-d '{"functionName": "brave_web_search", "parameters": {"query": "test query"}}'

点击访问

搜索工具

MCP Node DuckDuckGo Server - MCP服务,MCP服务器,MCP教程

2025-4-29 11:44:55

搜索工具

Python MCP Server - Documentation Search - MCP服务,MCP服务器,MCP教程

2025-4-29 11:45:05

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索