Achieve feature parity with Sentry MCP server

Open
#80 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
api, cli

Research direction

Start by comparing the CLI's existing commands with the capabilities listed in Sentry's MCP server, prioritizing the read operations named in the issue. Define completion per capability as equivalent CLI functionality, while treating write operations and AI-powered search as later or separately scoped work.

Written by the indexing model from the issue text.

Description

enhancement

Summary

Close the feature gap between this CLI and Sentry's MCP server to provide equivalent functionality for CLI users.

Current gaps

The MCP server provides capabilities we don't yet have:

  • whoami - Get current user info
  • find_teams - List teams in an organization
  • find_releases - List releases for a project
  • find_dsns - List DSNs for a project
  • get_trace_details - Full trace/span details
  • get_profile - Performance profile data
  • update_issue - Change issue status/assignment
  • create_team / create_project / create_dsn - Resource creation
  • search_docs / get_doc - Documentation search

Notes

  • Prioritize read operations first (traces, releases, teams, DSNs)
  • Write operations (create/update) can come later
  • AI-powered search features may need special consideration
Dominant language
TypeScript
Stars
121
Forks
14
Avg merge
22h 3m
Merged PRs (30d)
94

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/cli

All issues in getsentry/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.