Skip to content
Back to search
30
MCP streamable-http

io.github.nikhilgogulwar/universalbench

io.github.nikhilgogulwar/universalbench

Run code, query databases, call any LLM, and commit to GitHub from your AI, safely. Free tier.

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

Similar MCP servers embedding-nearest

io.github.christopherdavenport/unblink
Pure-Go browser for AI: fetch pages, render JS without Chromium, return clean Markdown over MCP.
0 tools
io.github.replenhq/replen
A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.
0 tools
io.github.beever-ai/beever-atlas
Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.
0 tools
io.github.kapillamba4/code-memory
Local semantic code search with Git history. Works offline, no API key needed.
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
0 tools · streamable-http
io.github.theadamdanielsson/overllm
Find the LLM/AI calls you didn't need — where plain code or a regex does the job. No model.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.nikhilgogulwar/universalbench": {
      "url": "https://universalbench-mcp.penantiaglobal.workers.dev/u/{api_key}",
      "transport": "streamable-http"
    }
  }
}