BluestoneApps React Native Standards
БесплатноНе проверенProvides access to BluestoneApps React Native coding standards and examples via FastAPI, enabling developers to retrieve development guidelines and implementati
Описание
Provides access to BluestoneApps React Native coding standards and examples via FastAPI, enabling developers to retrieve development guidelines and implementation patterns through HTTP endpoints.
README
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
- Clone this repository
- Install dependencies:
npm install - 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 standardsget_api_communication: Get API communication standardsget_component_design: Get component design standardsget_state_management: Get state management standardsget_component_example: Get a specific component exampleget_hook_example: Get a specific hook exampleget_service_example: Get a specific service exampleget_screen_example: Get a specific screen exampleget_theme_example: Get a specific theme examplelist_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
}
}
}
Установка BluestoneApps React Native Standards
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/lallen30/mcp-remote-serverFAQ
BluestoneApps React Native Standards MCP бесплатный?
Да, BluestoneApps React Native Standards MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для BluestoneApps React Native Standards?
Нет, BluestoneApps React Native Standards работает без API-ключей и переменных окружения.
BluestoneApps React Native Standards — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить BluestoneApps React Native Standards в Claude Desktop, Claude Code или Cursor?
Открой BluestoneApps React Native Standards на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare BluestoneApps React Native Standards with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
