kbrisso/byte-vision-mcp
A Model Context Protocol (MCP) server written in GO that provides text completion capabilities using local LLama.cpp models. This server exposes a single MCP tool that accepts text prompts and returns AI-generated completions using locally hosted language models.
This project lets you use local AI language models directly with desktop AI tools or development environments. You provide text prompts, and it generates AI-powered text completions using your own models running on your computer. It's designed for developers who want to integrate local AI capabilities into their applications while maintaining data privacy.
No commits in the last 6 months.
Use this if you are a developer looking to connect MCP-compatible clients (like Claude Desktop or IDEs) to local LLama.cpp language models for text generation, ensuring all processing stays on your machine.
Not ideal if you are a casual user looking for a ready-to-use AI chat interface without any setup or technical configuration.
Stars
9
Forks
2
Language
Go
License
—
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kbrisso/byte-vision-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)