malloy-mcp-server
If you are the rightful owner of malloy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server implementation for executing Malloy queries and managing Malloy resources.
The Malloy MCP Server is a robust implementation designed to execute Malloy queries and manage associated resources efficiently. It provides a type-safe environment with comprehensive error handling and detailed context for troubleshooting. The server is built on FastMCP, ensuring a reliable and scalable infrastructure for handling Malloy interactions. It supports accessing project, package, and model metadata, making it a versatile tool for developers working with Malloy. The server is easy to set up and configure, with options for customization through environment variables. It also includes comprehensive test coverage to ensure reliability and maintainability. The architecture leverages Pydantic for data validation, ensuring that data integrity is maintained throughout the process.
Features
- Execute Malloy queries via MCP
- Access Malloy project, package, and model metadata
- Robust error handling with detailed context
- Comprehensive test coverage
- Type-safe implementation
Tools
ExecuteMalloyQueryTool
Tools for executing Malloy queries