livekit-mcp-client
The livekit-mcp-client is a Python client library designed for real-time communication. Utilizing WebRTC, it allows for easy implementation of audio and video streaming. It excels in multi-party communication and low-latency data transmission. The documentation is comprehensive, enabling developers to quickly integrate the library into their projects.
GitHub Stars
1
User Rating
Not Rated
Favorites
0
Views
18
Forks
1
Issues
0
A Python package that connects to an MCP server, dynamically generates AI-callable tools from server-exposed mcp tools, and integrates them into a LiveKit-compatible FunctionContext for LLM-based workflows.
This Version requires a Patched Version of Livekit (Will drop livekit Fork for it Later)
The mcp-client-for-ollama is a simple yet powerful Python client designed for interacting with Model Context Protocol (MCP) servers using Ollama. This client enables local large language models (LLMs) to utilize tools effectively. It primarily facilitates communication with APIs, streamlining workflows and enhancing the capabilities of LLMs.