mcp-server-axiom-js
If you are the rightful owner of mcp-server-axiom-js 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 JavaScript port of the official Axiom MCP server enabling AI agents to query data using Axiom Processing Language (APL).
The MCP Server for Axiom is a JavaScript implementation of the Axiom MCP server, designed to facilitate AI agents in querying data using the Axiom Processing Language (APL). This server is a port of the original Go version and is packaged as an npm module, making it easier to integrate with Node.js environments. It allows users to run the server using npx and configure it with environment variables or a configuration file. The server supports various API endpoints for executing APL queries and listing datasets, providing a flexible and efficient way to interact with Axiom's data processing capabilities.
Features
- JavaScript implementation of the Axiom MCP server
- Packaged as an npm module for Node.js integration
- Supports APL query execution and dataset listing
- Configurable via environment variables or config file
- API endpoints for tool execution
Tools
queryApl
Perform an APL query
listDatasets
List available datasets