Skip to main content
Glama
skippr-hq

Skippr Extension MCP Server

by skippr-hq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
skippr_list_issues

Lists all available Skippr issues with optional filtering by project, review, severity, category, and resolution status

skippr_get_issue

Gets full details for a specific Skippr issue including raw markdown content

skippr_list_projects

Lists all available project IDs from the .skippr/projects directory

skippr_restart_extension_server

Restarts the WebSocket server that communicates with browser extensions

skippr_extension_server_status

Gets the current status of the WebSocket server for browser extensions

skippr_send_to_extension

Sends a message to a specific browser extension by its ID

skippr_notify_project_extensions

Sends a message to all browser extensions connected to a specific project

skippr_notify_all_extensions

Broadcasts a message to all connected browser extensions

skippr_list_connected_extensions

Lists all currently connected browser extensions

skippr_disconnect_extension

Disconnects a specific browser extension by its ID

skippr_verify_issue_fix

Requests verification from the browser extension to check if an issue has been fixed

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/skippr-hq/extension-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server