Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Azion MCP Server Templatecalculate 15 times 3"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Azion MCP Server Template
A Model Context Protocol (MCP) server deployed on Azion Edge Computing Network.
Features
This MCP server provides:
A simple calculation tool that can add, subtract, multiply, and divide two numbers.
Installation
Prerequisites
Azion CLI installed: how to download
Setup
Clone this repository
git clone https://github.com/your-username/azion-mcp-server.git
cd azion-mcp-serverInstall dependencies
yarn install
# or
npm installBuild the server
azion buildUsage
Running the server
azion devIntegration with other MCP clients
For other MCP clients, follow their documentation for adding external MCP servers, providing the path to the built server file and the environment variables needed.
Available Tools
calculator- A simple calculator to sum, subtract, multiply and divide two numbers
Development
Extending the server
To add new Azion functionality:
Add new tools in
src/core/tools.ts
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.