Skip to content

Commit c1692a9

Browse files
committed
Rerun repo collection
1 parent f1ae86d commit c1692a9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

catalog/public/data/repositories.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -329,12 +329,12 @@
329329
"description": "A Model Context Protocol (MCP) server that curates positive news stories using AI-powered sentiment analysis, integrating with Claude Desktop to deliver uplifting news",
330330
"implementations": [
331331
{
332-
"name": "News Aggregation",
333-
"url": null
332+
"name": "Uplifting News Aggregation",
333+
"url": "https://github.com/VectorInstitute/mcp-goodnews/blob/main/src/mcp_goodnews/newsapi.py"
334334
},
335335
{
336-
"name": "Claude Desktop Integration",
337-
"url": null
336+
"name": "Sentiment Analysis",
337+
"url": "https://github.com/VectorInstitute/mcp-goodnews/blob/main/src/mcp_goodnews/goodnews_ranker.py"
338338
}
339339
],
340340
"type": "tool",
@@ -1111,5 +1111,5 @@
11111111
],
11121112
"totalImplementations": 145,
11131113
"yearsOfResearch": 7,
1114-
"lastUpdated": "2025-11-27T09:27:18.958799"
1114+
"lastUpdated": "2025-12-05T12:16:37.440017"
11151115
}

0 commit comments

Comments
 (0)