{"type":"mcp_client","name":"tiny-mcp-client","description":"This repository provides a client implementation for the Model Context Protocol (MCP) using the OpenAI API, offering real-time communication with MCP servers through a simple interface. This repository provides a","category":"AI","language":"TypeScript","stars":0,"forks":0,"owner":"gnosis23","github_url":"https://github.com/gnosis23/tiny-mcp-client","homepage":null,"setup":"## Setup\n\n1. Clone the repository:\n```bash\ngit clone <repository-url>\ncd tiny-mcp-client\n```\n\n2. Install dependencies:\n```bash\npnpm install\n```\n\n3. Build the project:\n```bash\npnpm run build\n```\n\n4. Create a `.env` file in the project root:\n```bash\necho \"OPENAI_API_KEY=<your-key>\" > .env\n```\n\n5. Replace `<your-key>` with your OpenAI API key","tools":"## Available Tools\n\n\t\t1. Uses OpenAI API instead of Anthropic API (This client uses OpenAI API instead of Anthropic API).\n\t\t2. Fully compatible with MCP protocol (The client is fully compatible with the Model Context Protocol).\n\t\t3. Supports real-time communication with MCP server (The client supports real-time communication with an MCP server).\n\t\t4. Simple and easy-to-use interface (The client provides a simple and easy-to-use interface).","faq":null,"created_at":"2025-03-22T14:53:56+00:00","updated_at":"2025-03-23T07:15:12+00:00","source_url":"https://model-context-protocol.com/clients/mcp-client-model-context-protocol-implementation","related_articles":[]}