vector_mcp 0.3.2
A Ruby gem implementing the Model Context Protocol (MCP) server-side specification. Provides a framework for creating MCP servers that expose tools, resources, prompts, and roots to LLM clients with comprehensive security features, structured logging, and production-ready capabilities.
Gemfile:
=
インストール:
=
Runtime依存関係 (7):
base64
~> 0.2
bigdecimal
~> 3.1
concurrent-ruby
~> 1.2
json-schema
~> 3.0
jwt
~> 2.7
puma
~> 6.4
rack
~> 3.0