The bulk of the server today is just context (and tools to get the context). I offer a contact tool when you use the hosted server because I can hide away my email credentials and expose a way for the LLM to send me an email.
Future tools I have in mind include taking a job description and returning a cover letter and sample interview.
Another benefit of using MCP is the LLM can request subsets of the context as it deems them valuable instead of preloading all of the context head of time.
Got it, I have no experience with the "resources" part of MCP but this does seem like a good use case. I could see something like job description -> LaTeX -> PDF being nice too
Future tools I have in mind include taking a job description and returning a cover letter and sample interview.
Another benefit of using MCP is the LLM can request subsets of the context as it deems them valuable instead of preloading all of the context head of time.