Fiddler Everywhere MCP Server

The Fiddler Everywhere MCP server is the only programmatic interface Progress Telerik publishes for Fiddler. It is hosted by the desktop application on the loopback interface at http://localhost:8868/mcp over streamable HTTP, authenticated with an API key generated in Settings > MCP Server, and gated to the Pro and Enterprise tiers. It exposes 20 documented tools covering status and login, browser/terminal/network capture, session retrieval and filtering, traffic-rewriting rules, reverse-proxy configuration and LLM agent-call caching. Because the endpoint is loopback-bound it is not reachable by a remote agent: a person must install, license and sign in to Fiddler Everywhere first.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/fiddler-everywhere-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: fiddler:fiddler-everywhere-mcp
name: Fiddler Everywhere MCP Server
description: 'The Fiddler Everywhere MCP server is the only programmatic interface Progress Telerik publishes
  for Fiddler. It is hosted by the desktop application on the loopback interface at http://localhost:8868/mcp
  over streamable HTTP, authenticated with an API key generated in Settings > MCP Server, and gated to
  the Pro and Enterprise tiers. It exposes 20 documented tools covering status and login, browser/terminal/network
  capture, session retrieval and filtering, traffic-rewriting rules, reverse-proxy configuration and LLM
  agent-call caching. Because the endpoint is loopback-bound it is not reachable by a remote agent: a
  person must install, license and sign in to Fiddler Everywhere first.'
humanURL: https://www.telerik.com/fiddler/fiddler-everywhere/documentation/agent-tools/fiddler-mcp-server
baseURL: http://localhost:8868/mcp
baseURL_note: Recorded as loopback deliberately. This is the real, provider-documented base for the server;
  there is no hosted host to substitute, and putting a telerik.com host here would name an endpoint that
  does not exist.
tags:
- MCP
- Agent Tooling
- HTTP Debugging
- Traffic Capture
tags_raw:
- Model Context Protocol
- Agent Tooling
- HTTP Debugging
- Traffic Capture
properties:
- type: MCPServer
  url: mcp/fiddler-mcp.yml
- type: APIReference
  url: https://www.telerik.com/fiddler/fiddler-everywhere/documentation/agent-tools/fiddler-mcp-server
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/fiddler-authentication.yml
- type: Conventions
  url: conventions/fiddler-conventions.yml