Skip to content

Commit 3ff22e8

Browse files
Merge pull request #344 from suekou/add-notion-mcp-server
Docs: Add Notion MCP Server to README
2 parents b246fa5 + fba1cfd commit 3ff22e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,11 @@ A growing set of community-developed and maintained servers demonstrates various
9898
- **[cognee-mcp](https://github.com/topoteretes/cognee-mcp-server)** - GraphRAG memory server with customizable ingestion, data processing and search
9999
- **[Airtable](https://github.com/domdomegg/airtable-mcp-server)** - Read and write access to [Airtable](https://airtable.com/) databases, with schema inspection.
100100
- **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes server for MCP to browse pods and their logs, events, namespaces and more. Built to be extensible.
101+
- **[Notion](https://github.com/v-3/notion-server)** (by v-3) - Notion MCP integration. Search, Read, Update, and Create pages through Claude chat.
102+
- **[Notion](https://github.com/suekou/mcp-notion-server)** (by suekou) - Interact with Notion API.
101103
- **[TMDB](https://github.com/Laksh-star/mcp-server-tmdb)** - This MCP server integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations.
102104
- **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB.
103105
- **[Airtable](https://github.com/felores/airtable-mcp)** - Airtable Model Context Protocol Server.
104-
- **[Notion](https://github.com/v-3/notion-server)** - Notion MCP integration. Search, Read, Update, and Create pages through Claude chat.
105106

106107
## 📚 Resources
107108

0 commit comments

Comments
 (0)