Add Google PSE/CSE MCP Server (#225)

* feat: add google pse/cse server

* chore: fix order alphabetically
This commit is contained in:
Rendy Febry 2025-05-23 10:25:25 +07:00 committed by GitHub
parent efe9793f84
commit dcd308dd62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,6 +233,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Google Admin MCP](https://github.com/securityfortech/google-admin-mcp)** A Model Context Protocol (MCP) server enabling interaction with Google Admin APIs.
- **[Google Keep](https://github.com/feuerdev/keep-mcp)** - Read, create, update and delete Google Keep notes.
- **[Google News](https://github.com/ChanMeng666/server-google-news)** - Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration.
- **[Google PSE/CSE](https://github.com/rendyfebry/google-pse-mcp)** - A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
- **[Google Search Console](https://github.com/ahonn/mcp-server-gsc)** - A Model Context Protocol (MCP) server providing access to Google Search Console.
- **[gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git)** - 🏎️ ☁️ An MCP server application that sends various types of messages to the WeCom group robot.
- **[Gru Sandbox](https://github.com/babelcloud/gru-sandbox)** - Gru-sandbox(gbox) is an open source project that provides a self-hostable sandbox for MCP integration or other AI agent usecases.