lallen30
MCP Serverlallen30public

mcp remote server

BluestoneApps MCP Remote Server 提供基于 HTTP 的 MCP 协议访问,用于 React Native 开发的编码标准、示例和工具,支持 Docker 部署和认证。

Repository Info

1
Stars
3
Forks
1
Watchers
1
Issues
TypeScript
Language
-
License

About This Server

BluestoneApps MCP Remote Server 提供基于 HTTP 的 MCP 协议访问,用于 React Native 开发的编码标准、示例和工具,支持 Docker 部署和认证。

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 Remote Server (Node.js Version)

This is a Node.js implementation of the BluestoneApps Coding Standards and Examples MCP server.

Overview

This MCP server provides access to React Native coding standards and code examples through the Model Context Protocol (MCP). It can be used with MCP clients like Windsurf IDE.

Features

  • Access to React Native coding standards
  • Component, hook, screen, service, and theme code examples
  • Fuzzy matching for finding examples by name
  • Full integration with the MCP protocol

Installation

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Build the project:
    npm run build
    

Usage

Start the server:

npm start

To use with MCP clients, configure them to connect to this server.

Tools

The server provides the following tools:

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

Configuring with MCP Clients

For Windsurf IDE, update the mcp_config.json with:

{
  "servers": {
    "bluestoneapps": {
      "command": "node",
      "args": ["/path/to/build/index.js"],
      "description": "BluestoneApps Coding Standards and Examples",
      "displayName": "BluestoneApps MCP Server",
      "timeout": 30000
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/lallen30/mcp-remote-server
2

Install dependencies

cd mcp-remote-server
npm install
3

Follow the documentation

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

Repository Details

Ownerlallen30
Repomcp-remote-server
LanguageTypeScript
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