From 54f63685f56977687f9505236cea7952d27a8971 Mon Sep 17 00:00:00 2001 From: wong2 Date: Thu, 10 Apr 2025 15:40:17 +0800 Subject: [PATCH] Add notion official mcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21b90d9..dc7c242 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Official integrations are maintained by companies building production ready MCP - **[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](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory - **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform +- **[Notion](https://github.com/makenotion/notion-mcp-server)** - Notion official MCP server - **[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools - **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. - **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.