lallen30_mcp-remote-server

lallen30_mcp-remote-server

3.1

If you are the rightful owner of lallen30_mcp-remote-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The BluestoneApps MCP Remote Server provides remote access to coding standards and code examples using the Model Context Protocol (MCP) over HTTP.

The BluestoneApps MCP Remote Server is designed to facilitate remote access to coding standards and code examples by implementing the Model Context Protocol (MCP) over HTTP. It uses JSON-RPC 2.0 for communication and supports Server-Sent Events (SSE) for streaming responses. The server is equipped with authentication features and is ready for deployment using Docker. It also supports HTTPS, ensuring secure communication over the internet. The server can be configured through an environment file and is capable of running locally or being deployed on a remote server. It is particularly useful for developers who need to adhere to specific coding standards and require access to code examples for React Native development.

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

Tools

  1. get_project_structure

    Get project structure standards for React Native development

  2. get_api_communication

    Get API communication standards for React Native development

  3. get_component_design

    Get component design standards for React Native development

  4. get_state_management

    Get state management standards for React Native development

  5. get_component_example

    Get a React Native component example

  6. get_hook_example

    Get a React Native hook example

  7. get_service_example

    Get a React Native service example

  8. get_screen_example

    Get a React Native screen example

  9. get_theme_example

    Get a React Native theme example

  10. list_available_examples

    List all available code examples by category