Skip to main content
Glama
azionlearn-cloud

Azion MCP Server Template

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

Setup

  1. Clone this repository

git clone https://github.com/your-username/azion-mcp-server.git
cd azion-mcp-server
  1. Install dependencies

yarn install
# or
npm install
  1. Build the server

azion build

Usage

Running the server

azion dev

Integration 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:

  1. Add new tools in src/core/tools.ts

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    C
    maintenance
    A 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.
    6
    444
    16
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A minimal, production-ready MCP server with a simple addition calculator tool that demonstrates integration with the Model Context Protocol.
    10
    1
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    A 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.

View all related MCP servers

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…

  • AI-callable calculators and engineering models with real formulas. No hallucinated math.

View all MCP Connectors

Latest Blog Posts

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