Skip to main content
Glama

HooksMCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
all_tests

Run all tests in the project

lint

Lint the source code, checking for errors and warnings

lint_fix

Lint the source code, fixing errors and warnings which it can fix. Not all errors can be fixed automatically.

check_format

Check if the source code is formatted correctly

format

Format the source code

typecheck

Typecheck the source code

test_file

Run tests in a specific file or directory

test_specific

Run a specific test by name

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/scosman/actions_mcp'

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