We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9209b commit 59df3ffCopy full SHA for 59df3ff
package.json
@@ -5,7 +5,12 @@
5
"registry": "https://npm.pkg.github.com"
6
},
7
"description": "A Model Context Protocol (MCP) server that integrates with the KnowS evidence & question-answering API.",
8
- "contributors": "xiao-x-bao community, the 1st AI opensource charity community helping cancer/rare disease/chronic disease patients",
+ "contributors": [
9
+ {
10
+ "name": "xiao-x-bao community",
11
+ "url": "https://github.com/PancrePal-xiaoyibao"
12
+ }
13
+ ],
14
"keywords": [
15
"mcp",
16
"model-context-protocol",
0 commit comments