Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: ability to use MCP servers #696

Open
davidmoshal opened this issue Jan 6, 2025 · 3 comments
Open

Feature request: ability to use MCP servers #696

davidmoshal opened this issue Jan 6, 2025 · 3 comments

Comments

@davidmoshal
Copy link

ability to use MCP Servers?

@lingster
Copy link

I think this would be a very interesting feature. There's a nifty little project called fastmcp (https://github.com/jlowin/fast mcp). Think fastapi, but allows your llm to access external functionality, eg you could create an mcp server to connect to your email, then on the command line you could ask llm to search/send email etc

Currently mcp is partially implemented in claude desktop, but doing so in llm would allow for complete integration and ability to use other open source models. Think of it as a standardised way of implementing function calling.

@davidmoshal
Copy link
Author

shouldn't be too hard, with FastMCP, no?

@luebken
Copy link

luebken commented Jan 22, 2025

Related / required: #607

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants