Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FEATUREBASE_API_KEYYesYour FeatureBase API key
FEATUREBASE_ORG_URLNoYour organization's FeatureBase URL (e.g., "https://feedback.spacelift.io"). Required only if using resolve_post_slug tool.
FEATUREBASE_BASE_URLNoCustom API base URL (defaults to "https://do.featurebase.app/v2")https://do.featurebase.app/v2

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_postsC

List posts with optional filtering. Available fields: id, title, content, author, authorId, authorPicture, commentsAllowed, organization, upvotes, upvoted, postCategory(category,private,prefill,roles,hiddenFromRoles,id), postTags(name,color,private,id), postStatus(name,color,type,isDefault,id), date, lastModified, comments, isSubscribed, inReview, lastDraggedTimestamps

create_postC

Create a new post

update_postC

Update an existing post

delete_postC

Delete a post permanently

get_post_upvotersB

Get list of users who upvoted a post

add_upvoterC

Add an upvoter to a post

get_commentsC

Get comments for a post or changelog. Available fields: upvoted, downvoted, inReview, isSpam, pinned, emailSent, sendNotification, organization, submission, author, authorId, authorPicture, isPrivate, isDeleted, confidenceScore, content, upvotes, downvotes, score, parentComment, path, createdAt, updatedAt, id, replies(upvoted, downvoted, inReview, isSpam, pinned, emailSent, sendNotification, organization, submission, author, authorId, authorPicture, isPrivate, isDeleted, confidenceScore, content, upvotes, downvotes, score, parentComment, path, createdAt, updatedAt, id)

create_commentC

Create a new comment or reply

update_commentC

Update an existing comment

delete_commentA

Delete a comment (soft delete if has replies)

resolve_post_slugC

Convert a post slug to post ID and get post details

get_similar_submissionsC

Find posts similar to the given query text

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/marcinwyszynski/featurebase-mcp'

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