Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub halidaee/econtools_marketplace --plugin manuscript-toolsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"crossref": {
"command": "${CLAUDE_PLUGIN_ROOT}/.claude-plugin/run-mcp.sh",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcps/crossref-mcp",
"crossref-mcp"
],
"env": {
"CROSSREF_MAILTO": "${CROSSREF_MAILTO:-halidaee@gmail.com}"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/.claude-plugin/run-mcp.shCommand-line arguments passed to the server process
Environment variables set when the server starts
CROSSREF_MAILTO=${CROSSREF_MAILTO:-halidaee@gmail.com}Share bugs, ideas, or general feedback.