AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified Apache-2.0 Self-run

Scira Mcp Chat

mcp-zaidmukaddam-scira-mcp-chat · by zaidmukaddam

A minimalistic MCP client with a good feature set.

No reviews yet
0 installs
22 views
0.0% view→install

Install

$ agentstack add mcp-zaidmukaddam-scira-mcp-chat

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-zaidmukaddam-scira-mcp-chat)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
8mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Scira Mcp Chat? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Scira MCP Chat

An open-source AI chatbot app powered by Model Context Protocol (MCP), built with Next.js and the AI SDK by Vercel.

Features • MCP Configuration • License

Features

  • 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 expand available tools and capabilities.
  • 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 for a modern, responsive UI powered by Tailwind CSS.
  • Built with the latest Next.js App Router.

MCP Server Configuration

This 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.

Adding an MCP Server

  1. Click the settings icon (⚙️) next to the model selector in the chat interface.
  2. Enter a name for your MCP server.
  3. Select the transport type:
  • HTTP: For HTTP-based remote servers
  • SSE (Server-Sent Events): For SSE-based remote servers
HTTP or SSE Configuration
  1. Enter the server URL (e.g., https://mcp.example.com/mcp or https://mcp.example.com/token/sse)
  2. Click "Add Server"
  3. Click "Enable Server" to activate the server for the current chat session.

Available MCP Servers

You can use any MCP-compatible server with this application. Here are some examples:

  • Composio - Provides search, code interpreter, and other tools
  • Zapier MCP - Provides access to Zapier tools
  • Hugging Face MCP - Provides tool access to Hugging Face Hub
  • Any MCP server compatible with HTTP or SSE transport

License

This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.