MCP.so
登录

MCP Servers

@duthied

关于 MCP Servers

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

duthied

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is MCP Servers?

MCP Servers is a repository containing a collection of Model Context Protocol (MCP) servers that extend Claude’s capabilities with additional tools and resources. It includes servers for interacting with Google Sheets (read/write data, update cells, add formulas, apply formatting) and a starter template for creating new MCP servers.

How to use MCP Servers?

Refer to the individual server README files (e.g., google-sheets/README.md and mcp-template/README.md) for detailed installation, configuration, and usage instructions. No global installation or configuration command is documented in this repository’s top-level README.

Key features of MCP Servers

  • Google Sheets MCP server for spreadsheet interaction
  • MCP template for creating new MCP servers
  • Tools for reading, writing, and appending sheet data
  • Formula and formatting operations in Google Sheets
  • Basic server setup with example tool and resource implementations

Use cases of MCP Servers

  • Automate Google Sheets data entry and updates via Claude
  • Extend Claude with custom MCP tools using the provided template
  • Manage spreadsheet formatting programmatically through natural language

FAQ from MCP Servers

What is the Google Sheets MCP server?

It is an MCP server that provides tools for interacting with Google Sheets, including reading/writing data, updating cells, adding formulas, and applying formatting.

What is the MCP template?

The MCP template is a starter project for creating new MCP servers, including basic server setup and example implementations of tools and resources.

Where can I find detailed documentation?

Detailed documentation for each server is located in its respective subdirectory README (e.g., google-sheets/README.md and mcp-template/README.md).

评论

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