From 10702f67f893b977f1a7aeffed8dc27c8e4be6e4 Mon Sep 17 00:00:00 2001 From: Remi Uzel Date: Mon, 7 Jul 2025 21:31:51 +0100 Subject: [PATCH] docs: add community Polarsteps server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a722018518..199c4cd7c5 100644 --- a/README.md +++ b/README.md @@ -762,6 +762,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Plane](https://github.com/kelvin6365/plane-mcp-server)** - This MCP Server will help you to manage projects and issues through Plane's API - **[Playwright](https://github.com/executeautomation/mcp-playwright)** - This MCP Server will help you run browser automation and webscraping using Playwright - **[Podbean](https://github.com/amurshak/podbeanMCP)** - MCP server for managing your podcasts, episodes, and analytics through the Podbean API. Allows for updating, adding, deleting podcasts, querying show description, notes, analytics, and more. +- **[Polarsteps](https://github.com/remuzel/polarsteps-mcp)** - An MCP server to help you review your previous Trips and plan new ones! - **[Postman](https://github.com/shannonlal/mcp-postman)** - MCP server for running Postman Collections locally via Newman. Allows for simple execution of Postman Server and returns the results of whether the collection passed all the tests. - **[Powerdrill](https://github.com/powerdrillai/powerdrill-mcp)** - Interact with Powerdrill datasets, authenticated with [Powerdrill](https://powerdrill.ai) User ID and Project API Key. - **[Prefect](https://github.com/allen-munsch/mcp-prefect)** - MCP Server for workflow orchestration and ELT/ETL with Prefect Server, and Prefect Cloud [https://www.prefect.io/] using the `prefect` python client.