{"id":27026995,"url":"https://github.com/srish-ty/mcp-testing-platform","last_synced_at":"2025-04-04T23:16:44.976Z","repository":{"id":285192855,"uuid":"956954485","full_name":"Srish-ty/MCP-testing-platform","owner":"Srish-ty","description":"Platform to showcase difference with llm responses with and without context , with and withiut use of MCP","archived":false,"fork":false,"pushed_at":"2025-03-30T06:21:14.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T07:22:46.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Srish-ty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-29T07:49:16.000Z","updated_at":"2025-03-30T06:21:18.000Z","dependencies_parsed_at":"2025-03-30T07:22:50.538Z","dependency_job_id":"5ce452db-c5f7-4c02-84d3-7bc51b6318f4","html_url":"https://github.com/Srish-ty/MCP-testing-platform","commit_stats":null,"previous_names":["srish-ty/mcp-testing-platform"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srish-ty%2FMCP-testing-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srish-ty%2FMCP-testing-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srish-ty%2FMCP-testing-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srish-ty%2FMCP-testing-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Srish-ty","download_url":"https://codeload.github.com/Srish-ty/MCP-testing-platform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261582,"owners_count":20910109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-04T23:16:44.473Z","updated_at":"2025-04-04T23:16:44.961Z","avatar_url":"https://github.com/Srish-ty.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCP Testing Platform\n\nA split-view testing platform that allows you to compare LLM responses with and without MCP (Memory Context Provider) context. This platform helps evaluate the effectiveness of context-aware responses versus direct LLM responses.\n\n## Features\n\n- Split-view interface showing responses side by side\n- Direct LLM integration with Claude\n- MCP-enhanced responses with context\n- Real-time comparison of responses\n- Error handling and loading states\n\n## Prerequisites\n\n- Node.js 18+ installed\n- Anthropic API key\n- MCP server running locally or accessible via URL\n\n## Setup\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Create a `.env.local` file in the root directory with the following variables:\n   ```\n   ANTHROPIC_API_KEY=your_anthropic_api_key_here\n   MCP_SERVER_URL=http://localhost:3001\n   ```\n4. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n## Usage\n\n1. Open your browser and navigate to `http://localhost:3000`\n2. Enter your prompt in the text field\n3. Click \"Submit\" to get responses from both the direct LLM and MCP-enhanced endpoints\n4. Compare the responses in the split view\n\n## Architecture\n\n- Frontend: Next.js with Material UI\n- LLM: Claude (via Anthropic API)\n- API Routes:\n  - `/api/llm`: Direct LLM calls\n  - `/api/llm-mcp`: MCP-enhanced LLM calls\n\n## Development\n\nThe project uses:\n- TypeScript for type safety\n- Material UI for components\n- Next.js App Router\n- Anthropic SDK for Claude integration\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrish-ty%2Fmcp-testing-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrish-ty%2Fmcp-testing-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrish-ty%2Fmcp-testing-platform/lists"}