mcpbeat Sign in

Pipe (SPR) MCP Server

local only

Pipe (SPR) MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.

AI-native runtime with built-in MCP server. 232 builtins, AI pipelines, RAG, single ~8 MB binary.

Installs / week
not published
2
Stars
0 open issues
31 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable pkg/object/sandbox.go:95, vscode/src/serverPath.ts:25, pkg/module/publish.go:70 и ещё 3
        if relErr != nil || !inside(td, filepath.Join(td, rel)) {
Runs an external command vscode/src/serverPath.ts:80
        const found = execSync(
Page executes code built at runtime website/blog.html:190, website/docs.html:299, website/playground.html:414 и ещё 1
  document.getElementById('root').innerHTML=h;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Pipe (SPR) MCP Server

same job, measured the same way
quillrag
by ayush-yadav11

Single-binary local RAG MCP server in Rust. MiniLM compiled in, hybrid search, zero deps.

local only
SQL Server MCP (Windows)
by tharanabope

SQL Server MCP with RAG capabilities for Windows (native ODBC support)

76 installs/wk local only
Darwin RAG
by brightdotdev

Local-first RAG engine with MCP server for AI agent integration.

807 installs/wk local only
MCP Bookmark
by pree-dew

MCP Server for adding bookmarks in openai RAG

95 installs/wk local only
Contextual MCP Server
by nitishgourishetty

RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.

78 installs/wk local only
Investbrain
by mangofolio

Investment discipline MCP server with RAG, behavior detection, journaling, and market data.

local only
ArcadeDB MCP Server
by arcadedb

Built-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series)

local only
Ariel Memory
by cipher208

Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth

79 installs/wk local only

Pipe (SPR) MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Pipe (SPR) MCP Server?
Pipe (SPR) MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Pipe (SPR) MCP Server open source?
Yes — it is published under the MIT licence, written in Go and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.