Back to Home
AmirHashmi017 icon

MCP-Server-And-LangGraph-Agent

by AmirHashmi017

Overview

An agent-based, multi-system AI platform designed to automate research discovery, intelligence analysis, and business proposal generation using LangGraph workflows.

Installation

Run Command
uvicorn app:mcp_server --reload

Environment Variables

  • MONGO_DB_URI
  • JWT_SECRET_KEY
  • GOOGLE_API_KEY
  • VOLVOX_API_URL
  • SMART_API_URL
  • INNOSCOPE_API_URL
  • KICKSTART_API_URL
  • KICKSTART_JS_API_URL

Security Notes

Critical vulnerability due to a hardcoded, weak default 'JWT_SECRET_KEY' in 'app/config.py' that must be overridden in production. The 'CORSMiddleware' with 'allow_origins=['*']' is insecure for production. The system relies on multiple external microservices, whose security and availability also impact the overall platform.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassHigh
Avg Tokens50000
Stars0
Forks0
Last Update2026-01-07

Tags

AI AgentsLangGraphResearch AutomationBusiness IntelligenceFastAPI