Azion MCP Server Template
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.
Related MCP server: Calculator MCP
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityDmaintenanceA server that provides tools for performing basic arithmetic operations (addition, subtraction, multiplication, division) via the Model Context Protocol.Last updated4
- AlicenseBqualityCmaintenanceA Model Context Protocol server that provides basic calculator functionality for LLMs, enabling them to perform mathematical operations like addition, subtraction, multiplication, division, modulo, and square root.Last updated622816MIT
- Alicense-qualityDmaintenanceA minimal, production-ready MCP server with a simple addition calculator tool that demonstrates integration with the Model Context Protocol.Last updated331MIT
- Flicense-quality-maintenanceA demonstration MCP server that provides calculator tools for arithmetic operations, personalized greeting resources, and code review prompt templates. Enables users to perform basic math calculations, generate dynamic greetings, and access reusable code review templates through the Model Context Protocol.Last updated
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
MCP (Model Context Protocol) server for Appwrite
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/azionlearn-cloud/MCPHTTPEventsandNetworkLists'
If you have feedback or need assistance with the MCP directory API, please join our Discord server