Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIDER_URLNoYour Fider instance URL (e.g., https://feedback.example.com)
FIDER_API_KEYNoOptional API key for authentication (required for creating, editing, and deleting posts)
FIDER_BASE_URLNoYour Fider instance URL (e.g., https://feedback.example.com)

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
list_postsC

List posts from Fider with optional filtering

get_postA

Get a specific post by its number

create_postA

Create a new post (requires authentication)

edit_postA

Edit an existing post (requires collaborator/admin role)

delete_postB

Delete a post (requires admin role)

respond_to_postA

Respond to a post by changing its status (requires collaborator/admin role)

list_commentsA

List comments for a specific post

add_commentB

Add a comment to a post (requires authentication)

update_commentA

Update a comment (requires authentication and ownership)

delete_commentA

Delete a comment (requires authentication and ownership/admin)

list_tagsA

List all available tags

create_tagA

Create a new tag (requires admin role)

update_tagB

Update an existing tag (requires admin role)

delete_tagA

Delete a tag (requires admin role)

assign_tagA

Assign a tag to a post (requires collaborator/admin role)

unassign_tagA

Unassign a tag from a post (requires collaborator/admin role)

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/ringostat/fider-mcp'

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