itsubaki
MCP Serveritsubakipublic

quasar mcp server

quasar MCP Server

Repository Info

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

About This Server

quasar MCP Server

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

quasar-mcp-server

  • quasar MCP Server
  • Run code written in OpenQASM format

Examples

Running a Bell State Circuit with OpenQASM

!GitHub Copilot

Deployment and Configuration

  1. Deploy quasar to Cloud Run.
  2. Deploy quasar-mcp-server to Cloud Run.
  3. Configure settings.json.
make build deploy
{
    "mcp": {
        "servers": {
            "quasar": {
                "type": "http",
                "url": "https://${YOUR_CLOUD_RUN_SERVICE_URL}.run.app/mcp",
            }
        }
    }
}

Invoke an Authenticated Cloud Run Service from localhost

make proxy
{
    "mcp": {
        "servers": {
            "quasar": {
                "type": "http",
                "url": "http://127.0.0.1:3000/mcp",
            }
        }
    }
}

Quick Start

1

Clone the repository

git clone https://github.com/itsubaki/quasar-mcp-server
2

Install dependencies

cd quasar-mcp-server
npm install
3

Follow the documentation

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

Repository Details

Owneritsubaki
Repoquasar-mcp-server
LanguageGo
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