Serversai.paperlantern/code
C

Paper Lantern

ai.paperlantern/code · v0.3.1
● Remote
v0.3.1remote🌐 https://mcp.paperlantern.ai/chat/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.paperlantern/code",
  "description": "Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.",
  "title": "Paper Lantern",
  "repository": {
    "url": "https://github.com/paperlantern-ai/paperlantern-cli",
    "source": "github"
  },
  "version": "0.3.1",
  "websiteUrl": "https://paperlantern.ai/code",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.paperlantern.ai/chat/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}