MCP cover image
See in Github
2025-03-07

镜像://github.com/lallen30/mcp-remote-server

0

Github Watches

0

Github Forks

0

Github Stars

BluestoneApps MCP Remote Server

This server implements the Model Context Protocol (MCP) over HTTP, allowing remote access to BluestoneApps coding standards and code examples.

Features

  • Implements MCP protocol over HTTP with JSON-RPC 2.0
  • Supports Server-Sent Events (SSE) for streaming responses
  • Provides access to coding standards and code examples
  • Supports authentication
  • Docker deployment ready
  • HTTPS support via domain: https://mcp.betaplanets.com

Setup

  1. Install dependencies:
pip install -r requirements.txt
  1. Configure the server by editing the .env file:
MCP_TRANSPORT=http
MCP_HOST=0.0.0.0
MCP_PORT=8000
MCP_AUTH_ENABLED=true
MCP_AUTH_USERNAME=mcp-server
MCP_AUTH_PASSWORD=n2hXUijptRwpe9v6wZ37yOgEx4P8w3ofDRO0ko4A
  1. Copy the resources directory from the local MCP server:
cp -r ../mcp-server/resources ./

Running Locally

python simple_mcp_server.py

Testing

Local Testing

# Start the server
python simple_mcp_server.py

# In another terminal, run the test script
./test_mcp_server.sh

Remote Testing

# Test the remote server (IP address)
./test_remote_server.sh

# Test the domain
./test_domain.sh

Docker Deployment

# Build and push Docker image
./build_and_push.sh

# Deploy to remote server
./deploy.sh

Connecting with Windsurf/Cascade

Add the following to your MCP configuration file (~/.codeium/windsurf/mcp_config.json):

{
  "mcpServers": {
    "bluestoneapps-remote": {
      "transport": "http",
      "url": "http://your-server-ip:5051",
      "headers": {
        "Authorization": "Basic YWRtaW46Y2hhbmdlbWU="
      },
      "description": "BluestoneApps Coding Standards and Examples (Remote)",
      "displayName": "BluestoneApps Development Standards (Remote)"
    }
  }
}

Note: The Authorization header is base64(username:password). For the default credentials (admin:changeme), this is YWRtaW46Y2hhbmdlbWU=.

Available Tools

  • get_project_structure: Get project structure standards for React Native development
  • get_api_communication: Get API communication standards for React Native development
  • get_component_design: Get component design standards for React Native development
  • get_state_management: Get state management standards for React Native development
  • get_component_example: Get a React Native component example
  • get_hook_example: Get a React Native hook example
  • get_service_example: Get a React Native service example
  • get_screen_example: Get a React Native screen example
  • get_theme_example: Get a React Native theme example
  • list_available_examples: List all available code examples by category

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

    Reviews

    2 (1)
    Avatar
    user_gFogafwZ
    2025-04-15

    As a loyal user of the Arcanna MCP Server by siscale, I've found it to be an incredibly robust and efficient solution for managing my server needs. Its intuitive interface and seamless performance have greatly streamlined my workflow. The setup process was straightforward, and the support provided is top-notch. Highly recommend for anyone in need of reliable server management!