Skip to main content
Glama
h-lu
by h-lu
pyproject.toml449 B
[project] name = "cnki-mcp" version = "0.1.0" description = "CNKI MCP Server for academic paper search" readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp>=2.0.0", "selenium>=4.0.0", "webdriver-manager>=4.0.0", "asyncer>=0.0.2", ] [project.scripts] cnki-mcp = "cnki_mcp_server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["."]

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/h-lu/cnki-mcp'

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