Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FB_PAGE_IDYesID Facebook Page
FB_GRAPH_VERSIONNoMặc định v21.0v21.0
FB_PAGE_ACCESS_TOKENYesPage Access Token (nên dùng long-lived)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_page_infoA

Lay thong tin Facebook Page (ten, category, so follower, link).

post_statusB

Dang bai text (status) len Page.

post_linkC

Dang bai kem link len Page.

post_photoB

Dang anh len Page tu URL anh cong khai.

post_videoC

Dang video len Page tu URL video cong khai.

list_postsA

Lay danh sach bai da dang tren Page.

get_postC

Lay chi tiet mot bai dang theo post_id.

delete_postC

Xoa mot bai dang theo post_id.

get_post_commentsC

Lay binh luan cua mot bai dang.

reply_commentC

Tra loi/binh luan vao mot bai dang hoac mot comment.

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 10 tools

Disambiguation5/5

Each tool targets a distinct action: four posting types (status, link, photo, video), three post CRUD operations (list, get, delete), two comment operations (get, reply), and page info. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., post_status, list_posts, delete_post). English verbs are used throughout, making the set predictable.

Tool Count5/5

10 tools cover core Facebook page management: posting, reading, deleting, commenting, and page info. This count is well-scoped for the purpose.

Completeness4/5

Covers essential create, read, delete for posts, plus comments and page info. Missing update_post and engagement actions like likes, but the core workflow is complete for basic management.

Maintenance

ActivitySlowing
ResponsivenessNo issues