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

servidor de mcp-remota
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.
Therapist adept at identifying core issues and offering practical advice with images.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //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.