From 90bbf499410c761fc5bea52edd4b3f26e13df61d Mon Sep 17 00:00:00 2001 From: Tanooj Luthra <702249+tluthra@users.noreply.github.com> Date: Thu, 10 Apr 2025 18:51:19 -0700 Subject: [PATCH 1/3] Update README.md Add Nerve's official MCP server to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7962b4ec5..a2d7d840a9 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Official integrations are maintained by companies building production ready MCP - Needle AI Logo **[Needle](https://github.com/needle-ai/needle-mcp)** - Production-ready RAG out of the box to search and retrieve data from your own documents. - Neo4j Logo **[Neo4j](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory - Neon Logo **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform +- Nerve Logo **[Nerve](https://github.com/nerve-hq/nerve-mcp-server)** - Search and interact with your company data across all your SaaS tools via [Nerve](https://www.usenerve.com/) - OceanBase Logo **[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools - Octagon Logo **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. - Oxylabs Logo **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction. From e5a8dcedf8c27f84bf2c913dad2b91cf55f17eb3 Mon Sep 17 00:00:00 2001 From: Tanooj Luthra <702249+tluthra@users.noreply.github.com> Date: Thu, 10 Apr 2025 18:53:16 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d7d840a9..3eb5e79b5a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Official integrations are maintained by companies building production ready MCP - Needle AI Logo **[Needle](https://github.com/needle-ai/needle-mcp)** - Production-ready RAG out of the box to search and retrieve data from your own documents. - Neo4j Logo **[Neo4j](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory - Neon Logo **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform -- Nerve Logo **[Nerve](https://github.com/nerve-hq/nerve-mcp-server)** - Search and interact with your company data across all your SaaS tools via [Nerve](https://www.usenerve.com/) +- Nerve Logo **[Nerve](https://github.com/nerve-hq/nerve-mcp-server)** - Search and interact with all your company data across all your SaaS apps via [Nerve](https://www.usenerve.com/) - OceanBase Logo **[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools - Octagon Logo **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. - Oxylabs Logo **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction. From 4de6bff27ff2ebd3023b4b00372a8c6940585a7e Mon Sep 17 00:00:00 2001 From: Tanooj Luthra <702249+tluthra@users.noreply.github.com> Date: Thu, 10 Apr 2025 18:57:11 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eb5e79b5a..12d1ac70f0 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Official integrations are maintained by companies building production ready MCP - Needle AI Logo **[Needle](https://github.com/needle-ai/needle-mcp)** - Production-ready RAG out of the box to search and retrieve data from your own documents. - Neo4j Logo **[Neo4j](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory - Neon Logo **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform -- Nerve Logo **[Nerve](https://github.com/nerve-hq/nerve-mcp-server)** - Search and interact with all your company data across all your SaaS apps via [Nerve](https://www.usenerve.com/) +- Nerve Logo **[Nerve](https://github.com/nerve-hq/nerve-mcp-server)** - Search and Act on all your company data across all your SaaS apps via [Nerve](https://www.usenerve.com/) - OceanBase Logo **[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools - Octagon Logo **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. - Oxylabs Logo **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.