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

MCP-REMOTE-SERVER
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
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
- 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 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
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_d4jNUfJx
I have been using mcp-remote-server by lallen30, and it has been a game-changer for my remote server management. The setup was straightforward, and the documentation on the GitHub link (https://github.com/lallen30/mcp-remote-server) was clear and precise. The application's performance is reliable and efficient. Highly recommend this for anyone needing a robust remote server solution.