Skip to content

Commit

Permalink
Merge pull request #31 from kiliczsh/patch-1
Browse files Browse the repository at this point in the history
Add mcp-mongo-server
  • Loading branch information
michaellatman authored Dec 6, 2024
2 parents 83ca787 + 9b4e5e3 commit bf59498
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,14 @@
"homepage": "https://github.com/QuantGeekDev/docker-mcp",
"license": "MIT",
"runtime": "python"
},
{
"name": "mcp-mongo-server",
"description": "A Model Context Protocol Server for MongoDB",
"vendor": "Muhammed Kılıç <kiliczsh>",
"sourceUrl": "https://github.com/kiliczsh/mcp-mongo-server",
"homepage": "https://github.com/kiliczsh/mcp-mongo-server",
"license": "MIT",
"runtime": "node"
}
]

0 comments on commit bf59498

Please sign in to comment.