sergiobayona/vector_mcp
A server implementation for the Model Context Protocol (MCP) in Ruby.
Implements the full MCP specification with support for tools, resources, prompts, and roots, while offering flexible transport optionsāstdio for CLI integration and SSE for web applications. Built-in schema validation, authentication strategies (API key, JWT, custom), and fine-grained authorization controls provide production-ready security without required configuration. Designed for seamless integration with Claude Desktop and other MCP-compatible clients, with zero-setup defaults for rapid prototyping.
Stars
13
Forks
3
Language
Ruby
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sergiobayona/vector_mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access...
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for...
seuros/action_mcp
Rails Engine with MCP compliant Spec.
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including...
peteretelej/diffchunk
diffchunk - A local MCP server that gives LLMs the ability to work with large diff files....