What do ya'll use to create custom MCP tools?
Discussion
YouTube “langchain MCP”. There’s a very good walk thru with code.
The langchain channel is fire
Will check it out, thx
Great question - eyes on the replies
FastMCP and build whatever you need in python
So far this has worked well: https://github.com/modelcontextprotocol/python-sdk
I tried it and it's easy enough, but I failed when I tried to configure ollama in a way so that it would recognize the MCP server I wrote.
Have you tried using the MCP inspector? When I built my server it made debugging easier.