Skip to main content
Glama

Academia MCP

by IlyaGusev
Makefile367 B
.PHONY: black style validate test install serve install: uv pip install -e . black: uv run black academia_mcp tests --line-length 100 validate: uv run black academia_mcp tests --line-length 100 uv run flake8 academia_mcp tests uv run mypy academia_mcp tests --strict --explicit-package-bases test: uv run pytest -s ./tests publish: uv build && uv publish

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/IlyaGusev/academia_mcp'

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