🔍

Lune Research

Search peer-reviewed papers and research methodology guidance from your AI agent.

RUN IN TERMINAL
claude mcp add comluneresearch-lune -- npx -y @retrograde-labs/lune-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "comluneresearch-lune": { "command": "npx", "args": ["-y", "@retrograde-labs/lune-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comluneresearch-lune": { "command": "npx", "args": ["-y", "@retrograde-labs/lune-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comluneresearch-lune": { "command": "npx", "args": ["-y", "@retrograde-labs/lune-mcp-server"] } } }

About This MCP Server

The com.luneresearch/lune server is a search tool that enables developers to integrate access to peer-reviewed papers and research methodology guidance into their AI coding assistants, allowing them to retrieve relevant information via standard input/output or remotely through an npm package. This server connects to AI agents, providing them with a wealth of research knowledge to inform their coding decisions. Developers would use this tool when they need to incorporate reliable research data and methodology guidance into their projects, leveraging the server's capabilities to enhance their AI

Search peer-reviewed papers and research methodology guidance from your AI agent.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@retrograde-labs/lune-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Lune Research server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comluneresearch-lune.svg)](https://skillsplayground.com/mcps/comluneresearch-lune/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.