Skip to main content
Glama

PCM

by rand-tech
pyproject.toml434 B
[project] name = "pcm" version = "0.1.0" description = "MCP for reverse engineering" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastmcp>=0.4.1", "flask>=3.1.0", ] [project.urls] Repository = "https://github.com/rand-tech/pcm" Issues = "https://github.com/rand-tech/pcm/issues" [build-system] requires = ["setuptools"] build-backend = "setuptools.build_meta" [project.scripts] pcm = "pcm.server: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/rand-tech/pcm'

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