spencer-life/langchain-anthropic-mcp-server
MCP server exposing LangChain + Anthropic Claude capabilities as tools for RAG, vector stores, and document processing
Platform-specific configuration:
{
"mcpServers": {
"langchain-anthropic-mcp-server": {
"command": "npx",
"args": [
"-y",
"langchain-anthropic-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...