Ambur MCP server
About
MCP server in Rust, for wrapping Ambur query and execute entry point messages to be broadcast by a signer
Details
- Author
- drewstaylor
- Downloads
- 159
- Categories
- Other
Jump to
- Wraps Ambur query and execute entry point messages.
- Built in Rust with edition 2024 and nightly toolchain.
- Connects via stdio transport.
- No run arguments required for default setups.
- Supports Claude Desktop and LangGraph integration.
Build a release binary with cargo build --release using the nightly Rust toolchain. For Claude Desktop, set the binary path as the server command with no arguments. For LangGraph, connect via @langchain/mcp-adapters using stdio transport.
Ambur MCP server
MCP server in Rust, for wrapping Ambur query and execute entry point messages to be broadcast by a signer.
Building this project
To build this project requires the nightly build of Rust, this will allow using edition 2024 of rustc.
```sh
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



