Skip to main content
Glama
nebula-technological-innovation

AetherTech MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
text_analysisC

Analyze text with various operations: basic analysis, word counting, sentiment detection, and keyword extraction. Useful for processing and understanding text content.

word_countC

Count words in text with optional whitespace handling. Provides detailed statistics about text content.

key_value_storeA

Simple in-memory key-value store for temporary data. Supports get, set, delete, and list operations. Data persists while the server is running.

mdns_discoveryB

Discover services on the local network using mDNS/Bonjour. Finds services like HTTP, HTTPS, MCP servers, and other network services.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
system-infoProvides basic system information about the MCP server environment
store-keysList all keys in the key-value store

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/nebula-technological-innovation/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server