Skip to main content
Glama

Timezone MCP Server

by sam-artuso
.editorconfigβ€’405 B
# EditorConfig helps maintain consistent coding styles across different editors and IDEs # See https://editorconfig.org root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true [*.{js,mjs,cjs,ts,mts,cts,json,yaml,yml}] indent_style = space indent_size = 2 [*.md] trim_trailing_whitespace = false max_line_length = off [Makefile] indent_style = tab

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/sam-artuso/demo-mcp'

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