M
MCP Chatbot
by @mctrinh
MCP Chatbot powered by Anthropic Claude. Delivering on‐demand literature search and summarisation for academics and engineers
Created 5/24/2025
Updated 6 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-chatbot
Cursor configuration (mcp.json)
{
"mcpServers": {
"mctrinh-mcp-chatbot": {
"command": "uvx",
"args": [
"mcp-chatbot"
]
}
}
}