{"type":"mcp_server","name":"mcp-example","description":"This repository provides an example of using the Model Context Protocol with a single tool, resource, and prompt, showcasing installation and usage of both the MCP server and client for interaction.","category":"AI","language":"Python","stars":2,"forks":0,"owner":"buraketmen","github_url":"https://github.com/buraketmen/mcp-example","homepage":null,"setup":"## Setup\n\n```bash\npip install uv\nuv init\nuv venv\n\n.venv\\Scripts\\activate # Windows\nsource .venv/bin/activate # Mac/Linux\n\nuv add mcp[cli] # Option-1\n# or\nuv add -r requirements.txt # Option-2\n```","tools":"## Available Tools\n\n1. MCP Server (Runs the server using `mcp dev server.py`.)\n2. MCP Host (Client) (Interacts with the server using `python client.py`.)\n3. Inspector (Provides a web interface to inspect the MCP server details at http://localhost:5173/.)","faq":null,"created_at":"2025-02-26T14:20:03+00:00","updated_at":"2025-03-23T15:05:03+00:00","source_url":"https://model-context-protocol.com/servers/model-context-protocol-server-client-example","related_articles":[]}