Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
effect-documentationB

Fetches and concatenates the latest docs for the specified Effect libraries.

effect-doc-linksA

Returns resource links for the specified libraries so the client can load only what's needed.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
effectLatest documentation for effect
@effect-platformLatest documentation for @effect/platform
@effect-sqlLatest documentation for @effect/sql
@effect-vitestLatest documentation for @effect/vitest
@effect-aiLatest documentation for @effect/ai
@effect-cliLatest documentation for @effect/cli
@effect-clusterLatest documentation for @effect/cluster
@effect-rpcLatest documentation for @effect/rpc
@effect-typeclassLatest documentation for @effect/typeclass
effectLatest documentation for effect
@effect/platformLatest documentation for @effect/platform
@effect/sqlLatest documentation for @effect/sql
@effect/vitestLatest documentation for @effect/vitest
@effect/aiLatest documentation for @effect/ai
@effect/cliLatest documentation for @effect/cli
@effect/clusterLatest documentation for @effect/cluster
@effect/rpcLatest documentation for @effect/rpc
@effect/typeclassLatest documentation for @effect/typeclass

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/niklaserik/effect-mcp'

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