An open API service indexing awesome lists of open source software.

https://github.com/joemathew2004/mcp_implementation

A practical implementation of the Model Context Protocol (MCP) with multiple specialized servers (key-value, calculator, weather) and LLM integration via Groq. Demonstrates how AI assistants can use external tools through a standardized protocol. Includes clients, documentation, and examples for learning and extending MCP capabilities.
https://github.com/joemathew2004/mcp_implementation

groq-cloud llm mcp mcp-client mcp-servers

Last synced: 4 months ago
JSON representation

A practical implementation of the Model Context Protocol (MCP) with multiple specialized servers (key-value, calculator, weather) and LLM integration via Groq. Demonstrates how AI assistants can use external tools through a standardized protocol. Includes clients, documentation, and examples for learning and extending MCP capabilities.

Awesome Lists containing this project