Skip to main content
Glama
Waicy
by Waicy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
read_pdf_text
读取PDF文件并提取文本内容 Args: file_path: PDF文件绝对路径(必须是绝对路径) page_numbers: 要提取的页面号列表,如果为None则提取所有页面 extract_tables: 是否提取表格数据 Returns: 包含文本内容、页面信息等的字典
get_pdf_info
获取PDF文件的基本信息 Args: file_path: PDF文件绝对路径(必须是绝对路径) Returns: 包含PDF元数据信息的字典
list_pdfs_in_directory
列出指定目录下的所有PDF文件 Args: directory_path: 目录绝对路径(必须是绝对路径) Returns: 包含PDF文件列表的字典

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Waicy/-pdf-mcp-'

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