zaidmukaddam/scira-mcp-chat

A minimalistic MCP client with a good feature set.

827 ★208 forksTypeScriptUpdated 7mo ago

What you need to know

Open-source AI chatbot web app powered by next.js + Vercel AI SDK that lets users connect HTTP and SSE MCP servers to expand available tools, hosted at mcp.scira.ai.

Usage

  • Click the settings icon (gear) next to the model selector in the chat interface
  • Enter a name for the MCP server and select transport: HTTP or SSE
  • Enter the server URL (e.g. https://mcp.example.com/mcp or https://mcp.example.com/token/sse), click Add Server, then Enable Server for the current chat session

Key features

  • Streaming text responses powered by the Vercel AI SDK — multiple AI providers interchangeable with a few lines of code
  • Full MCP integration with HTTP and SSE transport types for connecting to various MCP tool providers
  • Built-in tool integration for extending AI capabilities; reasoning model support
  • shadcn/ui components + Tailwind CSS for a modern responsive UI; built with the latest Next.js App Router

Best for

Users who want a web-based chat UI (self-hostable or hosted at mcp.scira.ai) that can attach remote MCP servers over HTTP/SSE as tools.

Caveats

  • Not an installable MCP server itself — it is a web chat application that consumes remote MCP servers
  • Requires remote MCP servers reachable over HTTP or SSE
Platforms: Web
Documentation ↗

Reviewed 2026-08-07

Topics

anthropicgrok3mcpmcp-clientmodel-context-protocolopenaixai
View on GitHub ↗
Stars
827★
Forks
208
Language
TypeScript
License
Apache-2.0
Created
2025-04-21
Last push
2025-12-11