Why this server?
While primarily a template, understanding its structure could be helpful if SSL connectivity is required in a custom MCP server.
FlicenseDqualityDmaintenanceA foundation for creating custom Model Context Protocol servers that can integrate with AI systems, providing a simple BMI calculator tool as an example implementation.Last updated24Why 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.
AlicenseBqualityBmaintenanceThis 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.Last updated212MITWhy this server?
Mentions cryptographic tools which may involve understanding SSL related concepts
Flicense-qualityCmaintenanceA Model Context Protocol server built with Express.js that provides cryptographic tools including key pair generation, shared secret derivation, and message encryption/decryption.Last updated211Why 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.
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.
Alicense-qualityCmaintenanceFastMCP 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.Last updated3MITWhy this server?
This is a generic MCP server implementation. Might be helpful to connect trough ssl
Alicense-qualityCmaintenanceMCP 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.Last updated173MITWhy this server?
MCP server template in python, might be helpful to connect trough ssl
-license-quality-maintenanceA streamlined foundation for building Model Context Protocol servers in Python, designed to make AI-assisted development of MCP tools easier and more efficient.Last updated12