$ timeahead_
← mcp scores
58
@splicr/mcp-server

Splicr MCP server — route what you read to what you're building

overview

What it does

Splicr is a connection layer for routing content between reading and building contexts. Described as "route what you read to what you're building," it functions as an in-memory adapter rather than a direct capability provider—it exposes no tools and makes no filesystem or network calls itself. The server is designed to bridge reference materials, documentation, and external content consumption with active development workflows. Without an available README, the specific routing patterns and protocol details are not documented in the package; implementation details should be verified from the repository.

Who it's for

Developers who interleave research and reference materials into coding workflows, and teams using MCP-aware tools like Claude Code that want to systematically route external content into projects without manual context switching.

Common use cases

  • Route documentation or reference snippets from reading sessions into active project contexts
  • Forward research findings to development work in progress
  • Organize content feeds around specific projects or code review tasks
  • Connect external articles or documentation to debugging or architecture discussions

Setup pitfalls

  • No CI or test coverage—verify compatibility with your specific MCP host and Claude version before deploying to production
  • Early-stage project (176 weekly downloads, no public stars)—limited community examples; consult the GitHub repository for implementation patterns
  • All routing is in-memory—confirm how configuration and state persist across server restarts
  • README unavailable—implementation details and supported routing patterns must be sourced from the npm package or GitHub directly
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "splicrmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@splicr/mcp-server"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
score breakdown
security (35%)100
freshness (25%)30
adoption (20%)25
quality (10%)60
trust (10%)50
score history (13 updates)
4/30/20265/22/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth:
low risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why low risk: No elevated permissions requested — safe to connect.
maintenance health
maintenance data not yet available — check back later.
raw data
weekly downloads111
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated23h ago
install verified✓ pass · 18h ago
score drop alerts
get notified by email when this server's score drops 5+ points