Skip to main content
Glama
WJS-WEB

CSL MCP Server

by WJS-WEB

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHYesPath to the src directory containing the csl_mcp module (e.g., D:/xm/CSL/src)
CSL_DB_PATHYesPath to the SQLite database file (e.g., D:/xm/CSL/data/csl.sqlite)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_papersC

Search CSL papers by title, abstract and keywords.

get_paperB

Get one CSL paper by id.

list_categoriesA

List CSL categories with counts.

list_disciplinesC

List CSL disciplines with counts. Optionally filter by category.

get_dataset_statisticsA

Get CSL dataset statistics from the local SQLite database.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
dataset_infoRead CSL dataset information.

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/WJS-WEB/CSL_MCP'

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