Skip to main content
Glama
philglazer

Papers with Code MCP Server

by philglazer
pyproject.toml482 B
[project] name = "paperswithcode-mcp" version = "0.1.0" description = "MCP server for Papers with Code - SOTA benchmarks, tasks, datasets, and paper discovery" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "httpx>=0.27.0", ] [project.scripts] paperswithcode-mcp = "paperswithcode_mcp.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["paperswithcode_mcp"]

Latest Blog Posts

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/philglazer/paperswithcode-mcp'

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