Skip to main content
Glama

NervusDB MCP Server

Official
by nervusdb
Cargo.toml415 B
[package] name = "synapse-parser-napi" version = "0.1.0" edition = "2021" authors = ["NervusDB Contributors"] description = "NAPI bindings for Synapse Parser" license = "MIT" [lib] crate-type = ["cdylib"] [dependencies] napi = { workspace = true } napi-derive = { workspace = true } synapse-parser = { path = "../parser" } serde_json = { workspace = true } [build-dependencies] napi-build = { workspace = true }

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/nervusdb/nervusdb-mcp'

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