Skip to main content
Glama
rebar.config580 B
%% Rebar3 configuration for test repository {erl_opts, [ debug_info, warnings_as_errors, warn_export_all, warn_unused_import, {i, "include"} ]}. {deps, [ {eunit, ".*", {git, "https://github.com/richcarl/eunit.git", {tag, "2.3.6"}}} ]}. {profiles, [ {test, [ {erl_opts, [debug_info]}, {deps, [ {proper, "1.3.0"} ]} ]} ]}. {cover_enabled, true}. {cover_print_enabled, true}. {dialyzer, [ {warnings, [ unmatched_returns, error_handling, race_conditions, underspecs ]} ]}.

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/oraios/serena'

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