doi-mcp
Verified Safeby tfscharff
Overview
Prevents AI citation hallucination by verifying academic citations against multiple authoritative databases.
Installation
npx @smithery/cli devSecurity Notes
The code does not use 'eval' or similar dangerous patterns. There are no hardcoded secrets or API keys. Network calls are outbound to well-known academic APIs, and query parameters are URL-encoded, mitigating common injection risks. The server acts as a client to public APIs and does not expose direct inbound interfaces beyond the MCP server framework, which is presumed secure. Overall, it appears safe to run.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
zotero-mcp
Seamlessly integrates AI assistants with Zotero for enhanced research assistance, literature reviews, and citation management by enabling AI to interact with the local Zotero library.
Google-Search-MCP-Server
This MCP server enhances Google search with AI-powered research synthesis, content extraction, source quality assessment, and deduplication, designed to be used by large language models (LLMs) like Claude.
ai-counsel
Enables multi-model AI deliberations to reach true consensus through iterative debate and refine positions across multiple rounds, supporting evidence-based decision-making with historical memory.