Skip to main content
Glama
152,004 tools. Last updated 2026-05-28 12:28

"osu!" matching MCP tools:

  • Retrieves documentation for the symbol at the current cursor position. Accepts no input, providing hover information directly.
    MIT
  • List all Git stash entries with index, branch, message, and age. Identify the correct stash to restore before using gitStashPop.
    MIT
  • Push current branch to a remote Git repository with options for upstream tracking and force push (blocked on main/master).
    MIT
  • Execute package upgrade commands to fix CVEs by modifying package files. Always confirm with users after reviewing commands first.
    MIT
  • Retrieve supported package ecosystems and their programming languages to identify correct names for vulnerability queries in the OSV server.
    MIT
  • Saves a workspace document by writing the file to disk through the VS Code buffer when the extension is connected.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Visual CVE audit dashboard for npm, Python, Go, and Rust projects. Scans your project manifests (package-lock.json, requirements.txt, go.sum, Cargo.lock) against OSV.dev live data, opens a browser dashboard for human review, then applies fixes only after explicit confirmation. Supports multi-service monorepos in one command.
    Last updated
    4
    36
    4
    MIT

Matching MCP Connectors

  • 숭실대학교의 모든 정보 제공과 자동화 에이전트 기능을 MCP 표준 도구로 제공하는 공개 서버 지속적으로 업데이트 및 기능 추가 중입니다 공개 도구 •학식 - 학생식당·도담식당·기숙사(레지던스홀)등 모든 식당 메뉴 및 식당정보 •시설 - 캠퍼스 내 카페·편의점·복사 등 검색 •도서관 - 좌석 실시간 조회 / 도서 검색 •공지사항 - 최신 공지 목록·키워드검색·학과별공지 등 개인 도구 요청시 로그인 URL을 받아 한 번 로그인하면 이후 모든 개인 도구를 사용 가능 •u-SAINT - 시간표, 성적, 채플 정보, 졸업요건, 장학금 내역 등 •LMS - 현재 학기 미제출 과제·퀴즈목록 등 •도서관 - 대출 현황 및 반납 기한(예약 현황 및 예약 자동화 에이전트 도입 예정)

  • Freelance business manager — clients, proposals, invoices, time tracking, scope, and follow-ups.

  • Atomically write all staged edits, completing the transaction. Prevent partial failures by verifying with rollbackTransaction first.
    MIT
  • Restore stashed changes to your working tree. Pop the most recent stash by default, or specify an index to pop a specific stash entry.
    MIT
  • Temporarily stash modified and untracked files to get a clean working directory, allowing branch switches without losing progress.
    MIT
  • Navigate to the declaration of a symbol, such as a header file or type definition, instead of its implementation.
    MIT
  • Previews file edits as a unified diff without writing changes to disk, enabling safe review of line range or search-and-replace operations.
    MIT
  • Runs health checks on extensions, git, linters, test runners, and GitHub CLI to identify and resolve misbehavior.
    MIT
  • Reads up to 100 KB of text from the system clipboard to enable programmatic access to copied content.
    MIT
  • Captures a screenshot of the current display and converts it to a base64-encoded PNG image. Works on macOS and Linux with a graphical display.
    MIT
  • Launch a visual dashboard to review CVE details, severity charts, and upgrade guides for npm, Python, Go, and Rust projects before applying security fixes.
    MIT
  • Scan project directories for CVE vulnerabilities by detecting npm, Python, Go, and Rust manifests, querying live OSV.dev data to generate structured vulnerability reports with severity counts and fix recommendations.
    MIT
  • Stage modified files for commit, or include new files by setting addUntracked to true. Omit file paths to stage all tracked changes.
    MIT
  • Generate safe upgrade commands for vulnerable packages to review before applying fixes. Returns npm install and pip install commands grouped by ecosystem.
    MIT
  • Identify the operating system of a target host using TCP/IP stack fingerprinting. Requires root privileges for reliable results.
    Apache 2.0