MCP.so
登录

MCP Server Collection

@shigennn

关于 MCP Server Collection

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

shigennn

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is MCP Server Collection?

A collection of Model Context Protocol (MCP) servers designed to integrate various services and APIs with AI assistants. It provides a comprehensive hub of MCP servers that enhance AI assistants like Claude Desktop, Cursor, and GitHub Copilot.

How to use MCP Server Collection?

Clone the repository, run bun install, then configure the servers in your AI assistant’s settings (Claude Desktop: Settings > MCP; Cursor: Settings > Features > MCP). Use the provided config templates, replace placeholder values and API keys, then start the assistant.

Key features of MCP Server Collection

  • Integrated services: Brave Search, Filesystem, Git, GitHub, Shell, Figma, Slack, Firecrawl, Notion, and Think
  • Notion integration with markdown conversion for improved readability
  • GitHub integration with repository, issue, and pull request management
  • Secure filesystem and shell operations with access restrictions
  • Structured reasoning space (Think) for complex problem solving (Claude Desktop only)

Use cases of MCP Server Collection

  • Perform web and local searches through Brave Search API during AI conversations
  • Read, write, and manage files on the local filesystem with security controls
  • Execute git commands and manage GitHub repositories, issues, and pull requests
  • Integrate with Figma, Slack, Notion, and scrape web pages via Firecrawl
  • Use the Think tool to methodically break down and solve complex problems

FAQ from MCP Server Collection

Which AI assistants are supported?

Claude Desktop, Cursor, and GitHub Copilot. The Think tool is exclusive to Claude Desktop.

What are the runtime requirements?

Node.js v18+ and the Bun runtime are required.

How do I obtain API keys for the services?

Obtain them individually: Brave Search API (brave.com), GitHub personal access token, Figma access token, Slack bot token, Firecrawl API key, and Notion integration token.

Are there security considerations?

Yes, the filesystem and shell servers include security measures to prevent unauthorized access. Validate user input, restrict allowed directories, and use command allowlists for the shell server.

How is the Think tool different from other servers?

Think provides structured reasoning without executing actions, supporting methodical thinking and decision-making. It is only compatible with Claude Desktop.

评论

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