sergiobayona/vector_mcp
A server implementation for the Model Context Protocol (MCP) in Ruby.
This project helps Ruby developers build secure, production-ready servers that let Large Language Models (LLMs) interact with external data and functionality. It allows you to expose specific tools (functions), data resources, and pre-defined prompts from your Ruby application. You would use this if you're building a Ruby-based backend and want your LLM client applications (like desktop AI assistants or web-based chatbots) to safely access and utilize your application's logic and data.
Use this if you are a Ruby developer building an application and want to securely integrate its capabilities with LLM clients using a standardized protocol.
Not ideal if you are not a Ruby developer, or if you only need a client-side library to interact with existing LLM APIs rather than building a custom LLM-facing backend.
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.
Higher-rated alternatives
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access...
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including...
seuros/action_mcp
Rails Engine with MCP compliant Spec.
n0zer0d4y/vulcan-file-ops
A Security-centric MCP Server providing enterprise-grade filesystem powers to AI...
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for...