Skip to main content
Glama
built-in-vs-custom-macros.md762 B
## Built-in vs Custom Macros Macroforge comes with built-in macros that work out of the box. You can also create custom macros in Rust and use them via the `import macro` statement. | Type | Import Required | Examples | | -------- | --------------- | ------------------------------------------------------------------------------- | | Built-in | No | Debug, Clone, Default, Hash, Ord, PartialEq, PartialOrd, Serialize, Deserialize | | Custom | Yes | Any macro from an external package | ## Next Steps * [Explore built-in macros](../../docs/builtin-macros) * [Create custom macros](../../docs/custom-macros)

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/macroforge-ts/mcp-server'

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