Skip to main content
Glama

In Memoria

package.json575 B
{ "name": "in-memoria-core", "version": "0.5.5", "description": "Rust core for In Memoria", "main": "index.js", "types": "index.d.ts", "napi": { "binaryName": "in-memoria-core", "targets": [ "x86_64-pc-windows-msvc", "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "aarch64-apple-darwin" ] }, "license": "MIT", "devDependencies": { "@napi-rs/cli": "^2.16.0" }, "engines": { "node": ">= 10" }, "scripts": { "build": "napi build --platform --release", "build:debug": "napi build --platform" } }

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/pi22by7/In-Memoria'

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