Basic MCP ApplicationServer

priteshshah96
GitHub
MCPFastAPIAI Integration

Loading subscription status...

πŸ’‘ Description

A simple application demonstrating Model Context Protocol (MCP) integration with FastAPI and Gradio, allowing users to interact with LLMs through an easy-to-use interface.

πŸ“ JSON Entries

{
  "mcpServers": [
    {
      "Basic MCP Application": {
        "env": {
          "API_KEY": "<SECRET_NAME>"
        },
        "args": [],
        "command": "python run.py"
      }
    }
  ]
}

πŸ› οΈ Tools

FastAPIGradioGoogle Gemini API

⚑ Features

  • Scientific paper search using Semantic Scholar
  • Paper analysis tools
  • Simple chat interface
  • Easy setup process

πŸ’¬ Example Queries

  • Search scientific papers using Semantic Scholar
  • Analyze paper citations
  • Chat with AI models