From 3cb452c5192fb5db3360a63bb69b79c93853ba94 Mon Sep 17 00:00:00 2001 From: denyn1 Date: Mon, 21 Sep 2026 08:24:05 +0700 Subject: [PATCH 1/2] Add AIFeed MCP server to Search & Data Extraction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 183b903ff..1aa5502ec 100644 --- a/README.md +++ b/README.md @@ -3526,6 +3526,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [hanselhansel/aeo-cli](https://github.com/hanselhansel/aeo-cli) 🐍 🏠 - Audit URLs for AI crawler readiness — checks robots.txt, llms.txt, JSON-LD schema, and content density with 0-100 AEO scoring. - [Aas-ee/open-webSearch](https://github.com/Aas-ee/open-webSearch) 🐍 📇 ☁️ - Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN. - [AceDataCloud/MCPSerp](https://github.com/AceDataCloud/SerpMCP) [![AceDataCloud/MCPSerp MCP server](https://glama.ai/mcp/servers/AceDataCloud/MCPSerp/badges/score.svg)](https://glama.ai/mcp/servers/AceDataCloud/MCPSerp) 🐍 ☁️ - Google SERP search including web, images, news, maps, places, videos, and knowledge graph results via Ace Data Cloud API. +- [denyn1/aifeed-protocol](https://github.com/denyn1/aifeed-protocol) - MCP server (`packages/aifeed-mcp-server`) for the AIFeed protocol: verify signed publisher manifests (Ed25519 + DNS `_aifeed` anchor), fetch token-budgeted AIFeed Markdown or MAKO pages, verify declared asset downloads, and rank delta-index entries. Install via `npx -y aifeed-mcp-server`. - [AIMLPM/markcrawl](https://github.com/AIMLPM/markcrawl) [![AIMLPM/markcrawl MCP server](https://glama.ai/mcp/servers/AIMLPM/markcrawl/badges/score.svg)](https://glama.ai/mcp/servers/AIMLPM/markcrawl) 🐍 🏠 - Crawl websites into clean Markdown, search pages, and extract structured data with LLMs. Built-in MCP server for web research and RAG pipelines. - [AllNewsAPI/mcp-server](https://github.com/AllNewsAPI/mcp-server) [![AllNewsAPI/mcp-server MCP server](https://glama.ai/mcp/servers/AllNewsAPI/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/AllNewsAPI/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Get access to real-time and historical news data including top headlines from global sources via AllNewsAPI. - [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration From 527bc0d1f680b6895f854e42ccde9c2c0ed6119f Mon Sep 17 00:00:00 2001 From: denyn1 Date: Mon, 21 Sep 2026 08:29:40 +0700 Subject: [PATCH 2/2] Add language and local-service emoji tags --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aa5502ec..6dad4c69a 100644 --- a/README.md +++ b/README.md @@ -3526,7 +3526,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [hanselhansel/aeo-cli](https://github.com/hanselhansel/aeo-cli) 🐍 🏠 - Audit URLs for AI crawler readiness — checks robots.txt, llms.txt, JSON-LD schema, and content density with 0-100 AEO scoring. - [Aas-ee/open-webSearch](https://github.com/Aas-ee/open-webSearch) 🐍 📇 ☁️ - Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN. - [AceDataCloud/MCPSerp](https://github.com/AceDataCloud/SerpMCP) [![AceDataCloud/MCPSerp MCP server](https://glama.ai/mcp/servers/AceDataCloud/MCPSerp/badges/score.svg)](https://glama.ai/mcp/servers/AceDataCloud/MCPSerp) 🐍 ☁️ - Google SERP search including web, images, news, maps, places, videos, and knowledge graph results via Ace Data Cloud API. -- [denyn1/aifeed-protocol](https://github.com/denyn1/aifeed-protocol) - MCP server (`packages/aifeed-mcp-server`) for the AIFeed protocol: verify signed publisher manifests (Ed25519 + DNS `_aifeed` anchor), fetch token-budgeted AIFeed Markdown or MAKO pages, verify declared asset downloads, and rank delta-index entries. Install via `npx -y aifeed-mcp-server`. +- [denyn1/aifeed-protocol](https://github.com/denyn1/aifeed-protocol) 📇 🏠 - MCP server (`packages/aifeed-mcp-server`) for the AIFeed protocol: verify signed publisher manifests (Ed25519 + DNS `_aifeed` anchor), fetch token-budgeted AIFeed Markdown or MAKO pages, verify declared asset downloads, and rank delta-index entries. Install via `npx -y aifeed-mcp-server`. - [AIMLPM/markcrawl](https://github.com/AIMLPM/markcrawl) [![AIMLPM/markcrawl MCP server](https://glama.ai/mcp/servers/AIMLPM/markcrawl/badges/score.svg)](https://glama.ai/mcp/servers/AIMLPM/markcrawl) 🐍 🏠 - Crawl websites into clean Markdown, search pages, and extract structured data with LLMs. Built-in MCP server for web research and RAG pipelines. - [AllNewsAPI/mcp-server](https://github.com/AllNewsAPI/mcp-server) [![AllNewsAPI/mcp-server MCP server](https://glama.ai/mcp/servers/AllNewsAPI/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/AllNewsAPI/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Get access to real-time and historical news data including top headlines from global sources via AllNewsAPI. - [ac3xx/mcp-servers-kagi](https://github.com/ac3xx/mcp-servers-kagi) 📇 ☁️ - Kagi search API integration