Skip to main content
Glama
ElonJask

ProxyPin MCP Server

by ElonJask

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXYPIN_DATA_DIRNoProxyPin history directoryauto-detect
PROXYPIN_HAR_LIMITNomax HAR files scanned50
PROXYPIN_MAX_BODY_SIZENomax body bytes kept102400

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_requestsC

List recent HTTP requests captured by ProxyPin.

get_requestB

Get detailed information for a single request.

search_requestsC

Search requests by keyword.

analyze_apiC

Analyze API structure for a domain.

get_domainsB

Get list of all captured domains with request counts.

generate_codeC

Generate API call code from a captured request.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_api_promptPrompt for API analysis.
debug_request_promptPrompt for debugging a request.

Resources

Contextual data attached and managed by the client

NameDescription
recent_requests_resourceRecent requests summary.
domains_resourceList of captured domains.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ElonJask/proxypin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server