Skip to main content
Glama

Shortcut MCP Server

by zekus
[MASTER] persistent=yes ignore=CVS [MESSAGES CONTROL] # Disable the following PyLint messages: disable=C0111, # missing-docstring C0103, # invalid-name C0303, # trailing-whitespace W0311, # bad-indentation W0603, # global-statement R0903, # too-few-public-methods R0913, # too-many-arguments R0914 # too-many-locals [FORMAT] max-line-length=120 indent-after-paren=4 [BASIC] good-names=i,j,k,ex,Run,_,id,f [SIMILARITIES] min-similarity-lines=4 ignore-comments=yes ignore-docstrings=yes ignore-imports=yes [TYPECHECK] # List of module names for which member attributes should not be checked ignored-modules=numpy,tensorflow,torch,cv2

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/zekus/shortcut-mcp'

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