Skip to main content
Glama
Cargo.tomlβ€’324 B
[package] name = "simd-math" version = "0.1.0" edition = "2021" [lib] crate-type = ["cdylib"] [dependencies] wasm-bindgen = "0.2" wide = "0.7" console_error_panic_hook = "0.1" [dependencies.web-sys] version = "0.3" features = [ "console", ] [profile.release] opt-level = 3 lto = true codegen-units = 1 panic = "abort"

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/hangwin/mcp-chrome'

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