MCP.so
登录
L

Lune

@RetrogradeLabs

关于 Lune

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

RetrogradeLabs

提交者

Tony He

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "lune-research": {
      "command": "npx",
      "args": [
        "-y",
        "@retrograde-labs/lune-mcp-server"
      ],
      "env": {
        "LUNE_API_KEY": "<YOUR_TOKEN>"
      }
    }
  }
}

工具

12

Hybrid vector + BM25 search across the corpus

Fetch metadata for a paper

Parsed full text (markdown or JSON)

Citation graph (cited_by or cites)

Indexed venues, optionally by category

Paginated papers for a venue

Curated reproducibility / methodology corpus

Full text of a guidance document

Active conference update subscriptions

Start receiving updates for a conference

Stop receiving updates for a conference

Pull new papers since the last check

概览

What is Lune?

Official MCP server for Lune Research, offering twelve tools to search, retrieve, and subscribe to academic papers across security, ML, NLP, CV, and systems venues.

How to use Lune?

Choose between two transports: run locally via npx @retrograde-labs/lune-mcp-server with LUNE_API_KEY set, or use the hosted Streamable HTTP endpoint at https://mcp.luneresearch.com/mcp with a Personal Access Token or OAuth token. Client-specific install recipes are available in the Lune dashboard installer.

Key features of Lune

  • Twelve tools for paper search, retrieval, citation, and conference updates
  • Hybrid vector + BM25 search across the academic paper corpus
  • Streamable HTTP and stdio transports
  • OAuth 2.1 and Personal Access Token authentication
  • Published in MCP Registry as com.luneresearch/lune

Use cases of Lune

  • Search and retrieve academic papers across multiple venues
  • Get full text and citation graphs for specific papers
  • Subscribe to conference update notifications

FAQ from Lune

How do I get a token for Lune?

Mint a Personal Access Token (lune_*) at luneresearch.com/dashboard/credentials.

What authentication methods does Lune support?

Lune supports OAuth 2.1 with Dynamic Client Registration and PATs passed as Authorization: Bearer ....

Which AI apps are supported by Lune?

Claude Code, Claude Desktop, Cursor, VS Code, OpenCode, Codex, Gemini CLI, Windsurf, and Zed are supported, with per-client install recipes in the dashboard.

What tools does Lune provide?

Twelve tools including search_papers, get_paper, get_paper_fulltext, get_paper_citations, list_conferences, get_conference_papers, search_research_guidance, get_research_guidance_doc, list_conference_update_subscriptions, subscribe_to_conference_updates, unsubscribe_from_conference_updates, and check_for_conference_updates.

评论

其他 分类下的更多 MCP 服务器