emem
Related Servers
Alternatives to emem
- AlicenseAqualityBmaintenanceLocal, searchable project memory for AI coding agents. Markdown source of truth, MCP interface, safe structured updates311Apache 2.0

Planet MCPofficial
AlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with the Planet API for satellite imagery ordering, subscriptions, and data management through natural language.17Apache 2.0
Related Servers
- AlicenseBqualityCmaintenanceEnables AI agents to query verifiable physical-world ground truth for any point on Earth — water availability, seismic and space-weather hazard, ground stability, and resource indications — with every answer backed by a Bitcoin-anchored provenance record that can be independently verified. It also lets agents check whether an Earth-science hypothesis has already been tested, list documented nulls and retractions, and run bounded controlled tests that return UNTESTABLE rather than fabricate a result.11Academic Free v1.1
- FlicenseNot gradedqualityCmaintenanceGives AI a virtual body to explore real locations on Earth using authentic terrain, weather, sky, radio, wildlife, and cultural data, with tools for walking, observing, asking about history, and collecting souvenirs—fully offline-capable.3-
- AlicenseNot gradedqualityBmaintenanceEnables users to pin lessons, claims, and open questions about physical objects to the places they live, then resume that thread later from any phone or assistant through three tools: observe, ask, and commit. Matching runs on host-authored text descriptions and user-named places, so no images are stored and identity survives switching devices, apps, or models.2Apache 2.0
- AlicenseNot gradedqualityCmaintenancePay-per-use semantic memory for AI agents with cryptographic attestation. Vector embeddings with SHA256 commitment, secp256k1 signature, and Lightning invoice.Apache 2.0
- AlicenseBqualityBmaintenanceProvides sovereign geospatial awareness by wrapping open, non-US-dependent geospatial APIs for AI-agent situational awareness, environmental compliance, and disaster response.574 PyPIMIT
- FlicenseNot gradedqualityBmaintenanceEnables geospatial operations such as geocoding, routing, map visualization, satellite imagery, and weather data through a unified MCP interface, making Earth data accessible to non-programmers.-
TDQS
Scored across 16 tools
Several tools cluster around overlapping purposes: verification (verify_receipt, echo_verify, guard_verdict) and entity management (entity, entity_resolve, entity_link) each have three tools with distinct but subtly different roles. Descriptions are extensive and include usage guidance, but an agent could easily misselect without careful reading.
All tools share the emem_ prefix and use snake_case, with most following a verb_noun pattern (verify_receipt, echo_verify, memory_token_resolve). A few are single verbs (recall, locate, ask) or plain nouns (entity, tools), but the overall pattern is predictable and consistent.
16 tools is a reasonable size for a spatial memory and verification service, covering a clear core loop without being overwhelming. The server explicitly curates this subset from a larger catalog, so the count is intentional and well-scoped.
The surface covers the full workflow: locate, recall, cite, resolve, verify, and drift-check, plus entity management and similarity search. Missing update/delete operations, but that may be outside the domain; the presence of emem_tools to discover additional capabilities fills any gaps.