Skip to main content
Glama
brainfeatherai

@brainfeather/mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRAINFEATHER_API_KEYYesYour Brainfeather API key. This is the only credential and maps to one account. Can also be set in ~/.brainfeather/config.json as 'apiKey', but the environment variable takes precedence.
BRAINFEATHER_API_URLNoBase URL for the Brainfeather API. Only HTTPS URLs are accepted, except http://localhost for local development.https://brainfeather.com/api/v1
BRAINFEATHER_PROJECT_IDNoOptional project identifier. If not set, it is resolved from MCP Roots (git remote) or the working directory. Required for MCP clients that do not support Roots.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/brainfeatherai/brainfeather-mcp'

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