Expand description
JMESPath MCP Server Library
This library provides the MCP router and tools for JMESPath functionality.
Use build_router() to create a configured router for use with any transport.
Functionsยง
- build_
router - Build the MCP router with all jpx tools registered.
- build_
router_ from_ config - Build the MCP router from an
EngineConfig.