From 2e5662126c04190b1d480d03b598e25e54db4b39 Mon Sep 17 00:00:00 2001 From: Anand Sainath Date: Sat, 1 Mar 2025 15:28:19 -0800 Subject: [PATCH] Add ServiceNow MCP server to list of community servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbe0dcb4..fe753fef 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Salesforce MCP](https://github.com/smn2gnt/MCP-Salesforce)** - Interact with Salesforce Data and Metadata - **[Scholarly](https://github.com/adityak74/mcp-scholarly)** - A MCP server to search for scholarly and academic articles. - **[SearXNG](https://github.com/ihor-sokoliuk/mcp-searxng)** - A Model Context Protocol Server for [SearXNG](https://docs.searxng.org) +- **[ServiceNow](https://github.com/osomai/servicenow-mcp)** - A MCP server to interact with a ServiceNow instance - **[Snowflake](https://github.com/isaacwasserman/mcp-snowflake-server)** - This MCP server enables LLMs to interact with Snowflake databases, allowing for secure and controlled data operations. - **[Spotify](https://github.com/varunneal/spotify-mcp)** - This MCP allows an LLM to play and use Spotify. - **[Stripe](https://github.com/atharvagupta2003/mcp-stripe)** - This MCP allows integration with Stripe for handling payments, customers, and refunds.