Skip to main content
Glama
162,764 tools. Last updated 2026-05-30 11:46

"namespace:io.github.outris-dev-user" matching MCP tools:

  • Discover running Next.js dev servers and list their MCP tools for runtime diagnostics, route inspection, and component analysis.
    MIT
  • Retrieves details about the currently authenticated user, including user ID, username, and team roles. Use to resolve user context before accessing personal resources.
    Apache 2.0
  • Check developer laptops for any installs of a PyPI package to identify potential exposure. Searches all enrolled dev machines, returning all installs or filter by versions. Complements CI checks for comprehensive malicious package incident response.
    Apache 2.0
  • Call a specific MCP tool on a running Next.js dev server. Provide the server port and tool name. Use nextjs_index first to discover available tools, servers, and input schemas.
    MIT
  • Migrates Next.js applications to Cache Components mode. Automatically configures settings, starts dev server, detects errors via browser automation, adds Suspense boundaries and 'use cache' directives, and verifies zero errors.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • OSV.dev — Google's open-source vulnerability database

  • deps.dev — Google's package metadata + dependency graph API

  • Modify SiteBay WordPress site settings including domain, repository URL, Cloudflare dev mode, HTTP authentication, team assignment, and plan type.
    MIT
  • Merges the dev branch into main and creates an auto-tag, enabling deployment of tested changes to production. Use after verifying work on dev to promote to production.
    MIT
  • Check for port conflicts between configured development servers and currently listening ports before running dev commands. Scans project configs and host ports to identify collisions.
    MIT
  • Retrieve the current MCP mode to determine if the server operates in read-only dev mode or full mode for all operations.
    MIT
  • Delete a JIRA issue permanently. Requires explicit confirmation to prevent accidental data loss.
    BSD 3-Clause
  • Remove a JIRA issue link by its link ID. Requires explicit confirmation to prevent accidental deletion.
    BSD 3-Clause
  • Rename files or folders directly via the dev-kit-mcp-server by specifying the path and new name, simplifying file management without using terminal commands.
    MIT
  • Edit files in a GitHub repository and commit changes. Supports full file replacement or surgical search/replace edits. Defaults to dev branch; use main only for hotfixes.
    MIT
  • Compare two branches (default dev vs main) to preview commits and files about to ship, showing ahead_by count for review before promotion.
    MIT
  • List Android emulators and iOS simulators for Tauri mobile development. Identify available devices to run and test Tauri apps.
    MIT
  • Retrieve a list of group chats the current user is a member of. Supports pagination for efficient access to group conversation data.
    MIT