AgenticAi-Langgraph-MCPservers

SangamSilwal/AgenticAi-Langgraph-MCPservers
★ 1 stars Jupyter Notebook 🤖 AI/LLM Updated 3mo ago
Learning to build scalable ai agents for Ai-powered apps and webpages
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agenticai-langgraph-": {
      "command": "npx",
      "args": [
        "-y",
        "SangamSilwal/AgenticAi-Langgraph-MCPservers"
      ]
    }
  }
}