From a0d278baabff92b40087b994fb3a414af51701f0 Mon Sep 17 00:00:00 2001 From: Ankit Malik Date: Sun, 6 Jul 2025 16:34:22 +0530 Subject: [PATCH 1/2] Add notion-mcp-server - comprehensive Notion MCP integration - Added ankitmalik84/notion-mcp-server with enhanced functionality - Features robust error handling and production-ready capabilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c436f715..113b7fc1 100644 --- a/README.md +++ b/README.md @@ -995,6 +995,7 @@ Interact with Git repositories and version control platforms. Enables repository - [awwaiid/mcp-server-taskwarrior](https://github.com/awwaiid/mcp-server-taskwarrior) ๐Ÿ  ๐Ÿ“‡ - An MCP server for basic local taskwarrior usage (add, update, remove tasks) - [Azure/azure-mcp](https://github.com/Azure/azure-mcp) - Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor. - [Badhansen/notion-mcp](https://github.com/Badhansen/notion-mcp) ๐Ÿ โ˜๏ธ - A Model Context Protocol (MCP) server that integrates with Notion's API to manage personal todo lists efficiently. +- - [ankitmalik84/notion-mcp-server](https://github.com/ankitmalik84/Agentic_Longterm_Memory/tree/main/src/notion_mcp_server) ๐Ÿ โ˜ - A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-readyย feature. - [bart6114/my-bear-mcp-server](https://github.com/bart6114/my-bear-mcp-server/) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ - Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb. - [billster45/mcp-chatgpt-responses](https://github.com/billster45/mcp-chatgpt-responses) ๐Ÿ โ˜๏ธ - MCP server for Claude to talk to ChatGPT and use its web search capability. - [blurrah/mcp-graphql](https://github.com/blurrah/mcp-graphql) ๐Ÿ“‡ โ˜๏ธ - Allows the AI to query GraphQL servers From fdad1db42b3edd5f93db7bf0d3f0bf0a219a52d2 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 6 Jul 2025 07:29:05 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 113b7fc1..53d8d047 100644 --- a/README.md +++ b/README.md @@ -995,7 +995,7 @@ Interact with Git repositories and version control platforms. Enables repository - [awwaiid/mcp-server-taskwarrior](https://github.com/awwaiid/mcp-server-taskwarrior) ๐Ÿ  ๐Ÿ“‡ - An MCP server for basic local taskwarrior usage (add, update, remove tasks) - [Azure/azure-mcp](https://github.com/Azure/azure-mcp) - Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor. - [Badhansen/notion-mcp](https://github.com/Badhansen/notion-mcp) ๐Ÿ โ˜๏ธ - A Model Context Protocol (MCP) server that integrates with Notion's API to manage personal todo lists efficiently. -- - [ankitmalik84/notion-mcp-server](https://github.com/ankitmalik84/Agentic_Longterm_Memory/tree/main/src/notion_mcp_server) ๐Ÿ โ˜ - A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-readyย feature. +- [ankitmalik84/notion-mcp-server](https://github.com/ankitmalik84/Agentic_Longterm_Memory/tree/main/src/notion_mcp_server) ๐Ÿ โ˜๏ธ - A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-readyย feature. - [bart6114/my-bear-mcp-server](https://github.com/bart6114/my-bear-mcp-server/) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ - Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb. - [billster45/mcp-chatgpt-responses](https://github.com/billster45/mcp-chatgpt-responses) ๐Ÿ โ˜๏ธ - MCP server for Claude to talk to ChatGPT and use its web search capability. - [blurrah/mcp-graphql](https://github.com/blurrah/mcp-graphql) ๐Ÿ“‡ โ˜๏ธ - Allows the AI to query GraphQL servers