Lune
@RetrogradeLabs
关于 Lune
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"lune-research": {
"command": "npx",
"args": [
"-y",
"@retrograde-labs/lune-mcp-server"
],
"env": {
"LUNE_API_KEY": "<YOUR_TOKEN>"
}
}
}
}工具
12Hybrid 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 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论