aleph-10

aleph-10

0

Aleph-10 is a Model Context Protocol server that integrates weather data services with vector memory storage. It provides tools for retrieving weather information and managing semantic memory using multiple embedding options.

Aleph-10: Vector Memory MCP Server

Aleph-10 is a Model Context Protocol (MCP) server integrating weather data services with vector-based memory storage capabilities.

Features

  • Weather Information: Access weather alerts and forecasts via the National Weather Service API.
  • Vector Memory: Manage information with semantic search using vector embeddings.
  • Multiple Embedding Options: Support for both Google Gemini and Ollama.
  • Metadata Support: Apply metadata for efficient memory management.

Usage

Weather Tools

  • get-alerts: Obtain weather alerts for US states.
  • get-forecast: Get weather forecasts using latitude and longitude.

Memory Tools

  • memory-store: Save information using vector database.
  • memory-retrieve: Search semantically similar information.
  • memory-update: Modify existing memory.
  • memory-delete: Remove memory entries.
  • memory-stats: Retrieve memory database statistics.