neeranzan/langchain-mcp-integration
This sample project creates AI agent using langchain. The agent connects with mcp-file-metadata-server (MCP server) to expose tools to langchain.
Platform-specific configuration:
{
"mcpServers": {
"langchain-mcp-integration": {
"command": "npx",
"args": [
"-y",
"langchain-mcp-integration"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...