ClaudeSuperPower
F

forge

MCP Server

MCP server for Forge, Voxell's hosted text-embedding API. Tools: embed and list_models.

Install

claude mcp add forge -- npx -y @voxell/forge-mcp

What is forge?

MCP server for Forge, Voxell's hosted text-embedding API. Tools: embed and list_models.

Trust

74/100 · Good

3 factors scored below maximum

Documentation

README · ~4 min read

@voxell/forge-mcp

An MCP server for Forge — Voxell's hosted text-embedding API. It exposes Forge to any MCP client (Claude, Cursor, Cline, Windsurf, VS Code, …) as two tools:

  • embed — turn text into vectors
  • list_models — list available models and their dimensions

You bring a Forge API key. The server is stateless, and Voxell does not store the text you send or the vectors it returns — only usage metadata (token counts) is recorded, for billing. It does embeddings only — no storage, no search, no RAG. Those are different products.

Quick install

One-click install in your editor (then replace your-key-here with a real key from

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just mcp servers.