mcp-server-axiom
If you are the rightful owner of mcp-server-axiom 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.
A Model Context Protocol server implementation for Axiom that enables AI agents to query your data using Axiom Processing Language (APL).
The mcp-server-axiom is a server implementation designed to facilitate the interaction between AI agents and Axiom datasets using the Model Context Protocol (MCP). It allows AI agents to execute queries using the Axiom Processing Language (APL), providing a seamless way to access and manipulate data stored in Axiom. The server is compatible with the Claude desktop app and supports two MCP tools: queryApl and listDatasets. These tools enable users to execute APL queries and list available datasets, respectively. The server does not currently support MCP resources or prompts. Users can install the server by downloading the latest binary release or building from source using Go. Configuration can be done via a config file, command line flags, or environment variables, providing flexibility in setup. The server is licensed under the MIT License.
Features
- Execute APL queries against Axiom datasets
- List available Axiom datasets
- Compatible with Claude desktop app
- Configurable via file, command line, or environment variables
- Open-source under MIT License
Tools
queryApl
Execute APL queries against Axiom datasets
listDatasets
List available Axiom datasets