astroray
MCP Serverastroraypublic

mcp client

Simple toy project developed with vibe coding

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Vue
Language
MIT License
License

About This Server

Simple toy project developed with vibe coding

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Client

CI License: MIT Node.js Version Version

Desktop application for AI model interactions using the Model Context Protocol (MCP). Built with Electron and Vue 3.

Features

  • AI model integration through MCP SDK
  • Real-time streaming responses
  • Markdown content rendering
  • Cross-platform desktop support
  • Dark/Light theme modes

Development

# Install dependencies
npm install

# Start development
npm run electron:dev

# Build application
npm run electron:build

Configuration

Create a settings.json file in the root directory:

{
  "modelProvider": {
    "apiKey": "<ANTHROPIC_API_KEY>"
  },
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "C:\\Users\\<YOUR_USERNAME>\\Downloads"
      ]
    }
  }
}

The configuration file specifies:

  • Model provider settings (e.g., Anthropic API key)
  • MCP server configurations for various capabilities (e.g., filesystem access)

Tech Stack

  • Electron for desktop runtime
  • Vue 3 + TypeScript
  • Vite for build tooling
  • MCP SDK for model interactions

Requirements

  • Node.js ≥ 22
  • npm or yarn

Quick Start

1

Clone the repository

git clone https://github.com/astroray/mcp-client
2

Install dependencies

cd mcp-client
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerastroray
Repomcp-client
LanguageVue
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation