Skip to main content
Glama

code-to-tree

MIT License
53
  • Apple
ts1.patch481 B
diff --git a/Makefile b/Makefile index d0e0ff9c..8a1b89e2 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,8 @@ ifneq ($(findstring darwin,$(shell $(CC) -dumpmachine)),) LINKSHARED += -dynamiclib -Wl,-install_name,$(LIBDIR)/libtree-sitter.$(SOEXTVER) else ifneq ($(findstring mingw32,$(shell $(CC) -dumpmachine)),) SOEXT = dll + SOEXTVER_MAJOR = dll + SOEXTVER = dll LINKSHARED += -s -shared -Wl,--out-implib,$(@:dll=lib) libtree-sitter.lib: libtree-sitter.$(SOEXT) else

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/micl2e2/code-to-tree'

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