Custom MCP Server
@degenhero
关于 Custom MCP Server
A custom MCP server integrating Brave search, filesystem, GitHub, and sequential thinking
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"custom-mcp-server": {
"command": "npx",
"args": [
"@anthropic-ai/install-mcp",
"custom-mcp-server",
"http://localhost:3001"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Custom MCP Server?
Custom MCP Server is a custom Machine Conversation Protocol server that integrates various tools for AI assistants, including Brave Search, Secure Filesystem, GitHub Integration, Sequential Thinking, and Download Utility. It is designed for use with AI assistants like Claude.
How to use Custom MCP Server?
Clone the repository, run npm run install:all to install dependencies, then npm run start:both to start both servers. For use with Claude, run npx @anthropic-ai/install-mcp custom-mcp-server http://localhost:3001.
Key features of Custom MCP Server
- Brave web and local search capabilities
- Secure filesystem operations with security controls
- GitHub repository and code management
- Sequential thinking for step-by-step problem solving
- Download files from the internet
Use cases of Custom MCP Server
- AI assistants performing web searches via Brave
- AI assistants managing files with security controls
- AI assistants managing GitHub repositories
- AI assistants engaging in structured problem-solving
- AI assistants downloading files from URLs
FAQ from Custom MCP Server
What tools does Custom MCP Server integrate?
It integrates Brave Search, Secure Filesystem, GitHub Integration, Sequential Thinking, and Download Utility.
How do I configure Custom MCP Server?
Configuration is managed through environment variables in a .env file, including PORT, MCP_PROTOCOL_PORT, BRAVE_API_KEY, and GITHUB_TOKEN.
What ports does Custom MCP Server use?
MCP Server runs on port 3000, MCP Protocol Server on port 3001 by default.
How do I add new functions?
Create a handler in the appropriate file in the functions directory, add the function definition to mcp-schema.json, and update the routing in index.js.
What license does Custom MCP Server use?
Custom MCP Server is licensed under the MIT License.
搜索 分类下的更多 MCP 服务器
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
duckduckgo-search MCP Server
zhsamaGoogle Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
Baidu AI Search
baidubceappbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
评论