Tls Fetch MCP
UnclaimedA local MCP server written in Go that sends HTTP requests with browser-like TLS fingerprints using bogdanfinn/tls-client. The server communicates over MCP via `stdio` and uses the official modelcontextprotocol/go-sdk.
Install
go install github.com/JakobAIOdev/tls-fetch-mcp/cmd/tls-fetch-mcp@latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (26)
attribute
returns one named attribute. Set resolveurls=true to resolve
follow_redirects
boolean
header_order
string[]
headers
object
include_body
boolean
inner_html
returns the selected node's contents.
max_response_bytes
integer
method
string
outer_html
returns the complete selected node.
profile
string
proxy_url
string
session_id
string
store_response
boolean
text
(default) returns normalized descendant text.
timeout_seconds
integer
tls_fetch
Compatibility alias for existing clients. It still accepts every supported
tls_get
Sends a read-only, fingerprinted GET or HEAD request. This is the default tool
tls_profiles
Returns the default profile and every fingerprint supported by the pinned
tls_request
Sends POST, PUT, PATCH, DELETE, or OPTIONS requests. It accepts the same
tls_response_extract
Extracts compact, structured values from a response created with
tls_response_read
Reads a stored response from a zero-based byte offset, up to maxbytes.
tls_response_search
Searches literal UTF-8 text in a stored response. It returns byte offsets and
tls_session_clear
Deletes one in-memory cookie session. Session IDs may contain letters, digits,
tls_session_info
Returns existence, created/last-used/expiry timestamps, cookie count, and
tls_session_warmup
Fetches a bootstrap URL without returning its body and retains cookies in the
url
string