Skip to content
Back to search
30
MCP

io.github.fieldcure/essentials

io.github.fieldcure/essentials

Essential MCP server: HTTP, web search, downloads, Wolfram|Alpha, shell, JS, file I/O, memory.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.fieldcure/filesystem
Secure MCP server for sandboxed filesystem operations with document parsing support.
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.davidweb3-ctrl/github
GitHub MCP Server - List PRs, issues, repo info, and search code
0 tools
io.github.Dave-London/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.fieldcure/essentials": {
      "url": "None",
      "transport": "http"
    }
  }
}