Skip to main content
ClaudeWave
Azure-Samples avatar
Azure-Samples

mcp-agent-langchainjs

View on GitHub

Serverless AI agent using LangChain.js and Model Context Protocol (MCP) integration to order burgers from a burger restaurant

MCP Servers186 stars93 forksTypeScriptMITUpdated 2mo ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Azure-Samples/mcp-agent-langchainjs
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-agent-langchainjs": {
      "command": "node",
      "args": ["/path/to/mcp-agent-langchainjs/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Azure-Samples/mcp-agent-langchainjs and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentaiapiazdazd-templatesazuree2ejavascriptlangchain-jsmcpmicroservicesmodel-context-protocolopen-apiserverlesstypescript

What people ask about mcp-agent-langchainjs

What is Azure-Samples/mcp-agent-langchainjs?

+

Azure-Samples/mcp-agent-langchainjs is mcp servers for the Claude AI ecosystem. Serverless AI agent using LangChain.js and Model Context Protocol (MCP) integration to order burgers from a burger restaurant It has 186 GitHub stars and was last updated 2mo ago.

How do I install mcp-agent-langchainjs?

+

You can install mcp-agent-langchainjs by cloning the repository (https://github.com/Azure-Samples/mcp-agent-langchainjs) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Azure-Samples/mcp-agent-langchainjs safe to use?

+

Our security agent has analyzed Azure-Samples/mcp-agent-langchainjs and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains Azure-Samples/mcp-agent-langchainjs?

+

Azure-Samples/mcp-agent-langchainjs is maintained by Azure-Samples. The last recorded GitHub activity is from 2mo ago, with 2 open issues.

Are there alternatives to mcp-agent-langchainjs?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-agent-langchainjs to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Azure-Samples/mcp-agent-langchainjs
[![Featured on ClaudeWave](https://claudewave.com/api/badge/azure-samples-mcp-agent-langchainjs)](https://claudewave.com/repo/azure-samples-mcp-agent-langchainjs)
<a href="https://claudewave.com/repo/azure-samples-mcp-agent-langchainjs"><img src="https://claudewave.com/api/badge/azure-samples-mcp-agent-langchainjs" alt="Featured on ClaudeWave: Azure-Samples/mcp-agent-langchainjs" width="320" height="64" /></a>

More MCP Servers