Skip to content

Commit 663406b

Browse files
committed
fix(mongodb): rename npx variant to com.mongodb-mcp-npx
Align with naming convention used by other servers (e.g., sentry-mcp-npx, notion-mcp-npx). Renamed file and updated id/name fields. Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent d926104 commit 663406b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "com.mongodb-mcp",
4-
"name": "MongoDB",
3+
"id": "com.mongodb-mcp-npx",
4+
"name": "MongoDB (npx)",
55
"alias": "mongodb",
66
"description": "Connect to MongoDB databases and Atlas clusters. Query collections, inspect schemas, manage indexes, and run aggregation pipelines through the official MongoDB MCP server.",
77
"icon": "https://avatars.githubusercontent.com/u/11214950?v=4",

0 commit comments

Comments
 (0)