Server data from the Official MCP Registry
MCP server wrapping the Crossref REST API for scholarly metadata.
MCP server wrapping the Crossref REST API for scholarly metadata.
This is a well-designed MCP server wrapping the Crossref REST API with thoughtful security architecture. Authentication is optional but properly scoped; the codebase is clean with proper error handling, input validation, and no malicious patterns. Rate limiting, caching, and credential handling follow best practices. Minor code quality observations around broad exception handling and logging do not meaningfully impact security. Package verification found 1 issue.
7 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CROSSREF_MAILTO
Environment variable: CROSSREF_PLUS_TOKEN
Environment variable: MCP_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jtl-neo-crossref-mcp": {
"env": {
"MCP_API_KEY": "your-mcp-api-key-here",
"CROSSREF_MAILTO": "your-crossref-mailto-here",
"CROSSREF_PLUS_TOKEN": "your-crossref-plus-token-here"
},
"args": [
"crossref-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.