Loomal

litra-paper-search

MCP server by github.com/akkylab/litra-paper-search-mcp

MCP server for Litra.ai – AI-powered academic paper search with relevance scoring and summarization

0 starsnpm: litra-paper-search-mcp

About litra-paper-search

litra-paper-search is an MCP (Model Context Protocol) server published by akkylab in the official MCP registry, listed under Search on Loomal. MCP server for Litra.ai – AI-powered academic paper search with relevance scoring and summarization

It ships as an npm package (litra-paper-search-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/akkylab/litra-paper-search-mcp.

Use litra-paper-search with your agent

Claude Code · one command
claude mcp add litra-paper-search -- npx -y litra-paper-search-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "litra-paper-search": {
      "command": "npx",
      "args": [
        "-y",
        "litra-paper-search-mcp"
      ]
    }
  }
}
npmlitra-paper-search-mcp

Frequently asked questions

What is litra-paper-search?
litra-paper-search is an MCP (Model Context Protocol) server by akkylab in the Search category. MCP server for Litra.ai – AI-powered academic paper search with relevance scoring and summarization
How do I connect litra-paper-search to Claude, Cursor, or another MCP client?
Install litra-paper-search from its npm package (litra-paper-search-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is litra-paper-search open source?
Yes — the source code is public at github.com/akkylab/litra-paper-search-mcp.
Can AI agents pay to use litra-paper-search?
Not yet through Loomal — litra-paper-search is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain litra-paper-search? Claim this listing free by verifying GitHub ownership, or contact us.