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.
This is 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 official Axiom MCP server, designed to facilitate AI agents in querying data using Axiom Processing Language (APL). This server is packaged as an npm module, making it easily integrable with Node.js environments. It mirrors the functionality of the original Go version, providing a seamless experience for developers who prefer JavaScript. The server can be configured using environment variables or a configuration file, allowing for flexibility in setup. It supports various API endpoints for executing APL queries and listing datasets, making it a versatile tool for data analysis and management. The server also includes rate limiting features to control the frequency of queries and dataset operations, ensuring efficient resource usage.
Features
- JavaScript implementation of the Axiom MCP server
- Easily integrable with Node.js environments
- Supports APL query execution and dataset listing
- Configurable via environment variables or config file
- Includes rate limiting for efficient resource usage
Tools
queryApl
Execute APL queries
listDatasets
List available datasets