mcp-pdf-parse
@Khush08
关于 mcp-pdf-parse
MCP server for parsing data from a pdf url
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-pdf-parse": {
"command": "npx",
"args": [
"mcp-pdf-parse"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-pdf-parse?
A Model Context Protocol (M
文件与存储 分类下的更多 MCP 服务器
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time
25
mcp-v8: V8 JavaScript MCP Server
r33drichardsMCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
47
Rust MCP Filesystem
rust-mcp-stackBlazing-fast, asynchronous MCP server for seamless filesystem operations.
163
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
664
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server
17
评论