Skip to main content
Glama

mcpware

by delexw
Makefile187 B
.PHONY: install test clean install: pip install -r requirements.txt test: pytest clean: find . -type d -name "__pycache__" -exec rm -rf {} + rm -rf .pytest_cache .coverage htmlcov

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/delexw/mcpware'

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