MCP.so
登录

MCP Servers and Tools I Use

@ChenBingWei1201

关于 MCP Servers and Tools I Use

A documentation of MCP servers and tools I use with Claude

基本信息

分类

其他

许可证

MIT license

传输方式

stdio

发布者

ChenBingWei1201

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is MCP Servers and Tools I Use?

A curated personal repository that documents the Model Context Protocol (MCP) servers the author uses regularly and the tools they provide. It covers MCP servers that enable AI assistants like Claude to interact with external systems such as the terminal, web search, GitHub, and a knowledge graph.

How to use MCP Servers and Tools I Use?

The repository lists each MCP server with a description, its repository link, and an installation command (e.g., npx -y @wonderwhy-er/desktop-commander). Configuration is stored in the user’s Claude desktop config file. Users can reference the provided commands and descriptions to install and set up the servers individually.

Key features of MCP Servers and Tools I Use

  • Documents multiple MCP servers for AI assistants
  • Provides installation commands for each server
  • Describes server functionality and tool capabilities
  • Includes a configuration file example
  • Covers terminal, web, GitHub, and memory tools

Use cases of MCP Servers and Tools I Use

  • Enabling Claude to execute terminal commands and edit files
  • Performing AI‑powered web searches and content extraction
  • Managing GitHub repositories, issues, and pull requests through Claude
  • Giving Claude persistent memory via a knowledge graph
  • Configuring a multi‑server MCP setup for an AI assistant

FAQ from MCP Servers and Tools I Use

What MCP servers are documented in this repository?

Desktop Commander, Tavily MCP, GitHub MCP, and Memory MCP are included.

How do I install a specific MCP server?

Each server has an installation command listed, such as npx -y @wonderwhy-er/desktop-commander for Desktop Commander.

Where is the MCP server configuration stored?

The configuration is kept in /home/joe/.config/Claude/claude_desktop_config.json for the author’s setup.

What capabilities does each server provide?

Desktop Commander offers terminal control, file search, and editing; Tavily MCP provides web search and content extraction; GitHub MCP manages repositories, issues, and pull requests; Memory MCP creates and queries a knowledge graph.

Are API keys required for any of these servers?

The README mentions a GitHub Personal Access Token for the GitHub MCP server (via the Docker run command) and implies API keys for Tavily; exact requirements are found in the respective repositories.

评论

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