From a92c66255a287e1186081737300fe940eaefde86 Mon Sep 17 00:00:00 2001 From: Manav Kundra Date: Fri, 27 Dec 2024 20:10:24 -0800 Subject: [PATCH 1/2] chore: Added MCP server for hacker news --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 647c4657..b185b334 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ Interact with Git repositories and version control platforms. Enables repository - [Amazon Bedrock Nova Canvas](https://github.com/zxkane/mcp-server-amazon-bedrock) 📇 ☁️ - Use Amazon Nova Canvas model for image generation. - [apinetwork/piapi-mcp-server](https://github.com/apinetwork/piapi-mcp-server) 📇 ☁️ PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps. - [gotoolkits/DifyWorkflow](https://github.com/gotoolkits/mcp-difyworkflow-server) - 🚀 ☁️ Tools to the query and execute of Dify workflows +- [@pskill9/hn-server]https://github.com/pskill9/hn-server) - 🚀 ☁️ Parses the HTML content from news.ycombinator.com and provides structured data for different types of stories (top, new, ask, show, jobs). ## Frameworks From d2802c173447065f7fea7f9097f68c1408505f46 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sat, 28 Dec 2024 09:03:48 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b185b334..8a8ffec5 100644 --- a/README.md +++ b/README.md @@ -285,8 +285,8 @@ Interact with Git repositories and version control platforms. Enables repository - [SecretiveShell/MCP-wolfram-alpha](https://github.com/SecretiveShell/MCP-wolfram-alpha) 🐍 ☁️ - An MCP server for querying wolfram alpha API. - [Amazon Bedrock Nova Canvas](https://github.com/zxkane/mcp-server-amazon-bedrock) 📇 ☁️ - Use Amazon Nova Canvas model for image generation. - [apinetwork/piapi-mcp-server](https://github.com/apinetwork/piapi-mcp-server) 📇 ☁️ PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps. -- [gotoolkits/DifyWorkflow](https://github.com/gotoolkits/mcp-difyworkflow-server) - 🚀 ☁️ Tools to the query and execute of Dify workflows -- [@pskill9/hn-server]https://github.com/pskill9/hn-server) - 🚀 ☁️ Parses the HTML content from news.ycombinator.com and provides structured data for different types of stories (top, new, ask, show, jobs). +- [gotoolkits/DifyWorkflow](https://github.com/gotoolkits/mcp-difyworkflow-server) - 🏎️ ☁️ Tools to the query and execute of Dify workflows +- [@pskill9/hn-server](https://github.com/pskill9/hn-server) - 📇 ☁️ Parses the HTML content from news.ycombinator.com (Hacker News) and provides structured data for different types of stories (top, new, ask, show, jobs). ## Frameworks