Skip to main content
Glama
package.json601 B
{ "name": "@moidvk/rust-core", "version": "2.2.0", "description": "Rust core components for moidvk", "main": "index.node", "types": "index.d.ts", "napi": { "binaryName": "moidvk-core", "targets": [ "x86_64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin", "aarch64-unknown-linux-gnu" ] }, "files": [ "index.node", "index.d.ts" ], "engines": { "node": ">=14.0.0" }, "scripts": { "build": "cargo build --release", "build:debug": "cargo build", "test": "cargo test" } }

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/moikas-code/moidvk'

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