.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/zaidmukaddam/scira-mcp-chat
home/mcp-servers/zaidmukaddam/scira-mcp-chat
zaidmukaddam avatar

scira-mcp-chat

byzaidmukaddam· 1 MCP server

Stars

827

Forks

206

Category

Agent Meta & Communication

View on GitHub

TL;DR

  • Streaming text responses powered by the AI SDK by Vercel, allowing multiple AI providers to be used interchangeably with just a few lines of code. - Full integration with Model Context Protocol (MCP) servers to ex
  • How to install scira-mcp-chat?

    zaidmukaddam/scira-mcp-chat
    $git clone https://github.com/zaidmukaddam/scira-mcp-chat

    Installs into the current project.

    ›Prefer a prompt? Paste this to your agent

    Install & use

    Install scira-mcp-chat by running `git clone https://github.com/zaidmukaddam/scira-mcp-chat`, then use it for the current task and follow its documentation at https://github.com/zaidmukaddam/scira-mcp-chat.

    Files · 1

    View on GitHub
    README.md
    1<a href="https://mcp.scira.ai">
    2 <h1 align="center">Scira MCP Chat</h1>
    3</a>
    4 
    5<p align="center">
    6 An open-source AI chatbot app powered by Model Context Protocol (MCP), built with Next.js and the AI SDK by Vercel.
    7</p>
    8 
    9<p align="center">
    10 <a href="#features"><strong>Features</strong></a> •
    11 <a href="#mcp-server-configuration"><strong>MCP Configuration</strong></a> •
    12 <a href="#license"><strong>License</strong></a>
    13</p>
    14<br/>
    15 
    16## Features
    17 
    18- Streaming text responses powered by the [AI SDK by Vercel](https://sdk.vercel.ai/docs), allowing multiple AI providers to be used interchangeably with just a few lines of code.
    19- Full integration with [Model Context Protocol (MCP)](https://modelcontextprotocol.io) servers to expand available tools and capabilities.
    20- HTTP and SSE transport types for connecting to various MCP tool providers.
    21- Built-in tool integration for extending AI capabilities.
    22- Reasoning model support.
    23- [shadcn/ui](https://ui.shadcn.com/) components for a modern, responsive UI powered by [Tailwind CSS](https://tailwindcss.com).
    24- Built with the latest [Next.js](https://nextjs.org) App Router.
    25 
    26## MCP Server Configuration
    27 
    28This application supports connecting to Model Context Protocol (MCP) servers to access their tools. You can add and manage MCP servers through the settings icon in the chat interface.
    29 
    30### Adding an MCP Server
    31 
    321. Click the settings icon (⚙️) next to the model selector in the chat interface.
    332. Enter a name for your MCP server.
    343. Select the transport type:
    35 - **HTTP**: For HTTP-based remote servers
    36 - **SSE (Server-Sent Events)**: For SSE-based remote servers
    37 
    38#### HTTP or SSE Configuration
    39 
    401. Enter the server URL (e.g., `https://mcp.example.com/mcp` or `https://mcp.example.com/token/sse`)
    412. Click "Add Server"
    423. Click "Enable Server" to activate the server for the current chat session.
    43 
    44### Available MCP Servers
    45 
    46You can use any MCP-compatible server with this application. Here are some examples:
    47 
    48- [Composio](https://composio.dev/mcp) - Provides search, code interpreter, and other tools
    49- [Zapier MCP](https://zapier.com/mcp) - Provides access to Zapier tools
    50- [Hugging Face MCP](https://huggingface.co/mcp) - Provides tool access to Hugging Face Hub
    51- Any MCP server compatible with HTTP or SSE transport
    52 
    53## License
    54 
    55This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.

    Preview

    zaidmukaddam/scira-mcp-chatzaidmukaddam/scira-mcp-chat
    Repozaidmukaddam/scira-mcp-chat
    TypeMCP Servers
    CategoryAgent Meta & Communication
    UpdatedDec 2025
    LicenseApache-2.0
    First seenJul 27, 2026

    Tags

    MCPanthropicgrok3

    Related

    6 picks
    Type
    1. cdeust avatarcortexScientifically-grounded persistent memory for Claude — local-first, hybrid retrieval, 72 references.MCP ServersJul 20262.7k68
    2. samanhappy avatarmcphubA hub server for mcp serversMCP ServersJul 20262.7k2.3k
    3. loonghao avatarwecom-bot-mcp-serverWeCom Bot MCP Server - A Python server for WeCom (WeChat Work) bot following the Model Context Protocol (MCP)MCP ServersJul 20262.5k98
    4. toolprint avatarhypertool-mcpDynamically expose tools from proxied servers based on an Agent PersonaMCP ServersOct 20252.0k155
    5. arindam200 avatarreddit-mcpReddit MCP ServerMCP ServersDec 20252.0k296
    6. raysonmeng avataragent-bridgeBridge between Claude Code and Codex — bidirectional agent communication via MCP Channel + JSON-RPCMCP ServersJul 20261.8k270