Skip to content
Back to search
30
MCP

vurb.ts

vinkius-labs/vurb.ts

TypeScript framework for building production MCP servers. Fluent tool API, FSM gating, presenters, semantic routing, cache hints, Zod validation. Model-View-Agent architecture for the Model Context Protocol.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

create-my-mcp-server
Create production-ready MCP servers in seconds. Powered by vurb.ts — The Express.js for MCP Servers.
0 tools
@mseep/mcp-ts-core
Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and fir
0 tools
@vurb/yaml
Declarative MCP Server Engine — define tools, resources, and prompts in vurb.yaml. The docker-compose for MCP servers.
0 tools
io.github.cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers with declarative definitions.
0 tools
@punkpeye/fastmcp
A TypeScript framework for building MCP (Model Context Protocol) servers.
0 tools
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vurb.ts": {
      "url": "https://vurb.vinkius.com/",
      "transport": "http"
    }
  }
}