A complete example demonstrating how to build an MCP (Model Context Protocol) server and integrate it with LangChain and LangGraph for building AI agent workflows.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Merge pull request #3 from gauravsingh8026/dynamic-tooling
0737316View on GitHubMerge pull request #2 from gauravsingh8026/dynamic-tooling
91ef228View on GitHubMerge pull request #1 from gauravsingh8026/dynamic-tooling
5e31857View on GitHubRefactor langchain_client.py to use helper function for system prompt and update README with new documentation sections and examples for custom tools.
cb193fdView on GitHubAdd initial project structure with MCP server, LangChain integration, and example applications
57ba39fView on GitHub