[BUG] claude mcp get <name> fails to find user-scoped servers
Resolved 💬 3 comments Opened Mar 17, 2026 by shrgandhi Closed Mar 20, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
claude mcp get <name> fails to find user-scoped servers
Actual: Returns "not found" for user-scoped servers
What Should Happen?
Expected: claude mcp get should find servers regardless of scope, or accept a --scope flag
Error Messages/Logs
Steps to Reproduce
- claude mcp add --transport http --scope user MaaS-Jira https://example.com/mcp → succeeds
- claude mcp get MaaS-Jira → outputs "No MCP server found with name: MaaS-Jira"
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.76
Claude Code Version
2.1.77
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗