Skip to content

Claude APP Desktop can't connect to Mongo MCP #9

Open
@wskardelsharpeye

Description

@wskardelsharpeye

I have a mongoldb running in my local Docker
and here is my Claude config json :
{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": [
"mongo-mcp",
"mongodb://admin:secret@localhost:27017/admin?authSource=admin"
]
}
}
}

how ever, after restart Claude, it show below error

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions