Skip to main content
Glama

Semantic Context MCP

Official
package.jsonβ€’1.66 kB
{ "name": "@semanticintent/semantic-wake-intelligence-mcp", "version": "3.0.0", "description": "Wake Intelligence - 3-layer temporal intelligence brain for AI agents (Past/Present/Future). MCP server with causality tracking, memory management, and predictive pre-fetching.", "keywords": [ "mcp", "model-context-protocol", "wake-intelligence", "temporal-intelligence", "causality-engine", "memory-manager", "propagation-engine", "predictive-prefetch", "ai-agents", "context-management", "semantic-intent", "semantic-anchoring", "hexagonal-architecture", "cloudflare-workers", "cloudflare-d1", "workers-ai", "causal-chains", "lru-cache", "prediction-scoring" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/semanticintent/semantic-wake-intelligence-mcp.git" }, "author": "semanticintent", "type": "module", "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", "format": "biome format --write", "lint:fix": "biome lint --fix", "start": "wrangler dev", "cf-typegen": "wrangler types", "type-check": "tsc --noEmit", "test": "vitest run", "test:watch": "vitest", "test:ui": "vitest --ui", "test:coverage": "vitest run --coverage" }, "dependencies": { "@cloudflare/agents": "^0.0.16", "@modelcontextprotocol/sdk": "^1.19.1", "agents": "^0.0.100", "zod": "^3.25.76" }, "devDependencies": { "@biomejs/biome": "^2.2.5", "@cloudflare/vitest-pool-workers": "^0.9.11", "@types/node": "^24.7.0", "@vitest/coverage-v8": "^3.2.4", "@vitest/ui": "^3.2.4", "typescript": "^5.8.3", "vitest": "^3.2.4", "wrangler": "^4.42.1" } }

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/semanticintent/semantic-context-mcp'

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