Skip to main content
Glama

cite-mcp

by ndchikin
pyproject.toml626 B
[project] name = "reference-mcp" version = "0.1.1" description = "Get citation data from CiteAs and Google Scholar" readme = "README.md" requires-python = ">=3.11" keywords = ["git", "mcp", "llm", "automation"] license = {text = "MIT"} dependencies = [ "mcp==1.4.1", "scholarly==1.7.11", ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] reference-mcp = "reference_mcp.server:main" [project.urls] Homepage = "https://github.com/ndchikin/reference-mcp" Repository = "https://github.com/ndchikin/reference-mcp" Issues = "https://github.com/ndchikin/reference-mcp/issues"

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/ndchikin/reference-mcp'

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