Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

BibTeX Server

БесплатноНе проверен

Searches academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex concurrently and generates BibTeX citations.

GitHubEmbed

Описание

Searches academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex concurrently and generates BibTeX citations.

README

Multi-provider academic reference search with BibTeX generation. Searches arXiv, DBLP, Semantic Scholar, and OpenAlex concurrently.

MCP Client Configuration

For Claude Desktop, ChatGPT, or other MCP clients:

  • Server URL: https://mcp.florianbrand.de/sse
  • Transport: SSE (Server-Sent Events)
  • Authentication: None required

Installation

Remote Clients

This server is hosted publicly at: https://mcp.florianbrand.de/sse

Important: Use the URL exactly as shown above (without www subdomain)

Local Clients

If you prefer to run the server locally, you can add it the following way:

{
  "mcpServers": {
    "bibtex": {
      "command": "uv",
      "args": ["run", "--directory", "/path/to/bibtex-mcp", "python", "-m", "reference_mcp", "--stdio"],
      "env": {
        "SEMANTIC_SCHOLAR_API_KEY": "your_api_key_here"
      }
    }
  }
}

A semantic scholar API key is optional but recommended for higher rate limits. It can be requested here.

from github.com/xeophon/bibtex-mcp

Установка BibTeX Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/xeophon/bibtex-mcp

FAQ

BibTeX Server MCP бесплатный?

Да, BibTeX Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для BibTeX Server?

Нет, BibTeX Server работает без API-ключей и переменных окружения.

BibTeX Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить BibTeX Server в Claude Desktop, Claude Code или Cursor?

Открой BibTeX Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare BibTeX Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development