Skip to main content
Glama

mcp-gutendex

Gutendex MCP — Project Gutenberg 도서를 위한 Gutendex API 래퍼입니다 (무료, 인증 불필요).

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

search_books

책 제목이나 저자 이름으로 책을 검색합니다. 책 ID, 제목, 저자, 다운로드 횟수를 반환합니다.

get_book

ID로 책의 전체 세부 정보를 가져옵니다. 제목, 저자, 출판 연도, 언어, 사용 가능한 형식, 다운로드 횟수를 반환합니다.

popular_books

인기순으로 가장 많이 다운로드된 책을 가져옵니다. 제목, 저자, ID, 다운로드 통계를 반환합니다.

books_by_topic

주제(예: '공상 과학 소설', '철학')별로 책을 둘러봅니다. 일치하는 제목, 저자, ID를 반환합니다.

Related MCP server: booklore-mcp

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:

{
  "mcpServers": {
    "gutendex": {
      "url": "https://gateway.pipeworx.io/gutendex/mcp"
    }
  }
}

또는 전체 Pipeworx 게이트웨이에 연결하여 1394개 이상의 모든 데이터 소스에 접근할 수 있습니다:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworx와 함께 사용하기

도구를 직접 호출하는 대신 일반 영어로 질문할 수 있습니다:

ask_pipeworx({ question: "your question about Gutendex data" })

게이트웨이가 올바른 도구를 선택하고 인자를 자동으로 채웁니다.

더 보기

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables searching for books using the OpenLibrary API; provides a search_books tool for AI assistants to find books by title, author, or keywords.
    2
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to interact with BookLore self-hosted libraries, allowing natural language queries to search books, manage reading status, ratings, series, authors, and highlights.
    7
    1
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables search and reading of Project Gutenberg books with tools for searching by title/author/subject and fetching word-range slices of book text.
    MIT

View all related MCP servers

Related MCP Connectors

  • Search books and authors, fetch editions, browse subjects, and resolve cover images.

  • Federated search of books and papers, BibTeX/RIS citations, open-access retrieval and reading.

  • Books MCP — wraps Open Library API (free, no auth)

View all MCP Connectors

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/pipeworx-io/mcp-gutendex'

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