Skip to main content
Glama

mitmproxy-mcp MCP Server

by lucasoeth
pyproject.toml396 B
[project] name = "mitmproxy-mcp" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.3.0", "mitmproxy>=11.0.2", ] [[project.authors]] name = "Lucas Soeth" email = "lucasoeth@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mitmproxy-mcp = "mitmproxy_mcp:main"

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/lucasoeth/mitmproxy-mcp'

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