Skip to main content
Glama

Python Dependency Manager Companion

by KemingHe
pyproject.toml527 B
[project] name = "py_dep_man_companion" version = "0.1.1" description = "Local stdio MCP server providing unified search across Python dependency managers' latest and official documentation." readme = "README.md" license = {file = "LICENSE"} requires-python = ">=3.13" urls.repository = "https://github.com/KemingHe/python-dependency-manager-companion-mcp-server" urls.issues = "https://github.com/KemingHe/python-dependency-manager-companion-mcp-server/issues" dependencies = [ "fastmcp>=2.10.5", "tantivy>=0.24.0", ]

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/KemingHe/python-dependency-manager-companion-mcp-server'

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