Skip to main content
Glama
xiaobenyang-com

CPAN-Package-Info

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XBY_APIKEYYes你的实际apikey (Your actual API key)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_readme_from_cpanC

Get package README and usage examples from CPAN

get_package_info_from_cpanC

Get package basic information and dependencies from CPAN

search_packages_from_cpanC

Search for packages in CPAN

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: get_package_info_from_cpan retrieves basic metadata and dependencies, get_readme_from_cpan focuses on documentation and examples, and search_packages_from_cpan handles discovery. There is no overlap in functionality, making tool selection straightforward for an agent.

Naming Consistency5/5

All tool names follow a consistent verb_noun_from_cpan pattern (e.g., get_package_info_from_cpan, get_readme_from_cpan, search_packages_from_cpan). This uniformity enhances readability and predictability, with no deviations in naming conventions.

Tool Count4/5

With 3 tools, the count is appropriate for the server's purpose of retrieving CPAN package information. It covers core needs like info, documentation, and search, though it might feel slightly thin if additional operations like version history or author details were expected, but it remains reasonable.

Completeness4/5

The tool set provides good coverage for basic CPAN package interactions, including info, documentation, and search. Minor gaps exist, such as no tools for downloading packages, checking updates, or managing dependencies, but agents can work around these for most common use cases.

Maintenance

ActivityInactive
ResponsivenessNo issues