MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Vector

Vector

sergiobayonabysergiobayona
•
13
•
API Development
Developer Tools
Other

Provides server-side tools for implementing the Model Context Protocol (MCP) in Ruby applications.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

VectorMCP simplifies the creation of MCP servers, enabling Ruby applications to expose their capabilities to Large Language Models (LLMs). By implementing core aspects of the MCP specification, VectorMCP allows you to define and register custom tools (functions), expose data sources (resources), and provide structured prompt templates that LLMs can request and utilize, enhancing the interaction between your application and compatible LLM clients.

Key Features

012 GitHub stars
02Allows definition and registration of custom tools that the LLM can invoke.
03Offers simple transport using standard input/output, ideal for process-based servers.
04Enables exposing data sources for the LLM to read.
05Provides structured prompt templates the LLM can request and use.
06Implements core server-side aspects of the MCP specification.

Use Cases

01Exposing application functions to LLMs.
02Providing data sources for LLMs to read.
03Enabling LLMs to utilize predefined prompt templates.