Search for:

How to connect through SSL

  • Why this server?

    While primarily a template, understanding its structure could be helpful if SSL connectivity is required in a custom MCP server.

    -
    security
    F
    license
    -
    quality
    A foundation for creating custom Model Context Protocol servers that can integrate with AI systems, providing a simple BMI calculator tool as an example implementation.
    2
    TypeScript
  • Why this server?

    This is a general MCP server, which may be useful as a starting point. It doesn't explicitly mention SSL, but it's fundamental for establishing connections, and could involve SSL.

    -
    security
    A
    license
    -
    quality
    This server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.
    4
    Python
    MIT License
  • Why this server?

    Mentions cryptographic tools which may involve understanding SSL related concepts

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server built with Express.js that provides cryptographic tools including key pair generation, shared secret derivation, and message encryption/decryption.
    160
    JavaScript
  • Why this server?

    As a proxy service that connects MCP clients to remote MCP servers, it might be relevant for understanding how SSL connections are handled between different servers.

    -
    security
    A
    license
    -
    quality
    A proxy service that connects MCP clients to remote MCP servers, allowing users to use server keys from MCP.so to access remote resources without running their own server.
    5,062
    2
    TypeScript
    MIT License
    • Apple
  • Why this server?

    A comprehensive MCP server that could be useful for connecting to other services. It doesn't explicitly mention SSL, but it's fundamental for establishing connections and could involve SSL.

    -
    security
    A
    license
    -
    quality
    FastMCP is a comprehensive MCP server allowing secure and standardized data and functionality exposure to LLM applications, offering resources, tools, and prompt management for efficient LLM interactions.
    3
    Python
    MIT License
  • Why this server?

    This is a generic MCP server implementation. Might be helpful to connect trough ssl

    -
    security
    A
    license
    -
    quality
    MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.
    13
    2
    TypeScript
    MIT License
  • Why this server?

    MCP server template in python, might be helpful to connect trough ssl

    -
    security
    A
    license
    -
    quality
    A streamlined foundation for building Model Context Protocol servers in Python, designed to make AI-assisted development of MCP tools easier and more efficient.
    10
    Python
    MIT License