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

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
list_requests

List recent HTTP requests captured by ProxyPin.

get_request

Get detailed information for a single request.

search_requests

Search requests by keyword.

analyze_api

Analyze API structure for a domain.

get_domains

Get list of all captured domains with request counts.

generate_code

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