claude mcp add mlava-scholar-sidekick-mcp -- npx -y scholar-sidekick-mcp
{
"mcpServers": {
"mlava-scholar-sidekick-mcp": {
"command": "npx",
"args": ["-y", "scholar-sidekick-mcp"]
}
}
}
{
"mcpServers": {
"mlava-scholar-sidekick-mcp": {
"command": "npx",
"args": ["-y", "scholar-sidekick-mcp"]
}
}
}
{
"mcpServers": {
"mlava-scholar-sidekick-mcp": {
"command": "npx",
"args": ["-y", "scholar-sidekick-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables the resolution, formatting, and export of academic citations from AI assistants, connecting to standard input/output streams and packaged as scholar-sidekick-mcp on npm. It can be used by developers to integrate citation management capabilities into their applications, leveraging the mlava library. Developers would reach for this tool when building academic or research-oriented applications that require proper citation handling.
Resolve, format, and export academic citations from any AI assistant. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
scholar-sidekick-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The scholar-sidekick-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.