MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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
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" ] } } }