Back to Home
szeider icon

mcp-dblp

Verified Safe

by szeider

Overview

Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.

Installation

Run Command
uvx mcp-dblp

Security Notes

The server uses standard `requests` for external API calls to dblp.org with a reasonable timeout of 10 seconds and an identifying User-Agent. There are no clear indications of arbitrary code execution vulnerabilities (e.g., `eval`, `exec`) using untrusted user input. The `subprocess.Popen` call in `src/mcp_dblp/tools.py` is for internal testing/orchestration and does not process external user input. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score28
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars18
Forks12
Last Update2025-12-31

Tags

MCPDBLPBibliographyCitationsBibTeXLLMResearch