Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PADLET_API_KEYNoPadlet API key (alternative to file-based configuration)
PADLET_API_KEY_FILENoPath to file containing Padlet API key (default: ~/.secrets/padlet_api_key.txt)

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
list_boardsA

현재 API 키로 접근 가능한 보드(Padlet) 목록을 반환한다.

각 보드의 id(get_board에 쓰는 16자리 식별자), 제목, 공개 URL을 담는다. padlet.com URL만 알고 있을 때는 이 목록에서 web_url을 비교해 board_id를 찾는다.

get_boardB

보드 하나의 섹션·게시물·댓글을 모두 가져와 정리된 형태로 반환한다.

board_id는 list_boards로 얻은 16자리 보드 ID다 (padlet.com URL의 슬러그가 아님).

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/teamsparta-biz/padlet-mcp'

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