Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoSQLite database URL used by the FYI MCP server. Leave the default for Glama-managed deployments.sqlite:///tmp/fyi_system.db?mode=rwc

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_requestsA

List tracked Alaveteli requests from the database, newest first.

retrieve_requestA

Retrieve an Alaveteli request and its correspondence by ID from the database.

create_requestB

Create a new request in the database.

update_requestC

Update an existing request in the database.

delete_requestA

Delete a request and its correspondence from the database.

list_authoritiesA

List authorities stored in the database.

import_authoritiesB

Import or update authorities in the database.

sync_monitorA

Show sync status, queue depth, and latest sync time.

sync_conflictsA

List requests currently marked as sync conflicts.

sync_resolve_conflictC

Resolve a sync conflict as clean or dirty.

sync_statusB

Read offline synchronization status globally or for one request.

check_statusA

Check database health and summarize record counts.

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/edithatogo/fyi-cli'

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