Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
load_harA

从文件路径或 HTTP URL 加载 HAR 文件,并保存为默认分析数据集。

list_urls_methodsA

列出 HAR 中访问过的所有 URL 与 HTTP 方法组合。

get_request_idsA

根据指定 URL 与 HTTP 方法,返回匹配的请求 ID 列表。

get_request_detailsA

根据请求 ID 获取完整请求详情,并自动脱敏认证相关请求头。

get_domain_statsA

按域名汇总请求统计信息,包括请求方法和状态码分布。

get_status_code_statsB

按 HTTP 状态码汇总请求统计信息。

search_harA

在 HAR 中搜索请求头、响应头、请求体和响应体内容。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/wdvipa/py-har-mcp'

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