Back to search
30
MCP

fetch-jsonpath-mcp

pypi/fetch-jsonpath-mcp

An MCP server for fetching and extracting JSON data using JSONPath

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

Similar MCP servers embedding-nearest

fetch jsonpath mcp
Metadata-only Glama MCP server.
0 tools
json-batch-processor-mcp
MCP Server for batch processing large JSON arrays in manageable batches with progress tracking
0 tools
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
0 tools
fetch-mcp
A flexible HTTP fetching Model Context Protocol server.
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
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": {
    "fetch-jsonpath-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}