py-har-mcp
by wdvipa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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