Sponsored by Deepsite.site

🧠 FastMCP SSE Server – Research Paper Agent

Created By
selinazarzour7 months ago
Content

title: MCP_Research_Server app_file: main.py sdk: gradio sdk_version: 5.31.0

🧠 FastMCP SSE Server – Research Paper Agent

This project is a deployable MCP-compatible remote server built using the FastMCP framework. It exposes tools and resources for:

  • Searching academic papers on arXiv
  • Extracting information about saved papers
  • Generating structured prompts for Claude or other LLM agents

It is designed to work with Claude, GPT, or any MCP client that supports SSE transport.


🌐 Live Server

MCP server is running here:
Tool URL (SSE): https://mcp-server-vs1x.onrender.com/sse

To test if it’s working, simply visit the link above — you’ll see a plain text confirmation.

image

🚀 Features

  • search_papers(topic): Search and save top arXiv papers by topic
  • extract_info(paper_id): Retrieve paper details from stored JSON
  • get_topic_papers(topic): Read summaries for all papers in a topic
  • get_available_folders(): List all saved topic folders
  • Prompt template for Claude to generate full topic reports

🧑‍💻 Project Structure

.
├── main.py        # Main FastMCP server
├── Dockerfile                # For deployment on Render
├── pyproject.toml            # Python project setup (required by uv)
├── uv.lock                   # Dependency lock file (required by uv)
├── papers/                   # Local storage for downloaded paper info

📦 Requirements

  • Python 3.11+
  • uv: A fast Python package manager
  • Render.com (for deployment)

🛠️ Local Setup (Optional)

git clone https://github.com/YOUR_USERNAME/mcp-sse-server.git
cd mcp-sse-server

# Run with uv (you must have uv installed)
uv pip install --system .
uv run main.py

The server will run on localhost:8001/sse.


☁️ Deploy on Render.com (Docker)

  1. Push this project to your GitHub
  2. Create a new web service on Render
  3. Use the following settings:
    • Environment: Docker
    • Port: 8001
    • Start command: (leave blank – handled in Dockerfile)
  4. Deploy 🚀

Render will give you a URL like:

https://your-app-name.onrender.com/sse

To run locally in Docker:

docker run -p 8001:8001 <your-image-name> python main.py

🧪 Test with MCP Inspector

Install and run:

npx @modelcontextprotocol/inspector

In the web UI:

  • Transport: SSE
  • URL: https://mcp-server-vs1x.onrender.com/sse

You’ll now be able to call the tools and test them live using Claude or your own chatbot.

ui

📚 Credits

Built as part of the DeepLearning.AI Claude Agent Systems course.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tavily Mcp
Playwright McpPlaywright MCP server
CursorThe AI Code Editor
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。