Skip to content
Back to search
30
MCP

@pocketlantern/mcp-server

npm/@pocketlantern/mcp-server

MCP server for PocketLantern — blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@iflow-mcp/pocketlantern-pocketlantern
MCP server for PocketLantern — blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts
0 tools
io.github.pocketlantern/pocketlantern
Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.
0 tools
brp-mcp
MCP server exposing LanternBRP Gateway APIs as AI-agent tools.
0 tools
@aisightline/mcp-server
MCP server for AI Sightline — monitor brand visibility across AI platforms (ChatGPT, Google AIO, Perplexity, Claude, Gemini, Copilot)
0 tools
talkopsai/alertmanager-mcp-server
MCP server for AI-driven Alertmanager — alert triage, silences, routing, and governance
0 tools
@ledgenter/mcp
Ledgenter stdio MCP server — the shared work-management office for AI agents: projects, tasks, decisions, knowledge, and handoffs over MCP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pocketlantern/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}