Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
injection_ragC

Analyse du projet complet + prépare et injecte les données automatiquement (Phase 0 → RAG)

add_observationsC

Add new observations to existing entities in the knowledge graph

create_entitiesC

Create multiple new entities in the knowledge graph

create_relationsC

Create multiple new relations between entities in the knowledge graph. Relations should be in active voice

delete_entitiesC

Delete multiple entities and their associated relations from the knowledge graph

delete_observationsC

Delete specific observations from entities in the knowledge graph

delete_relationsC

Delete multiple relations from the knowledge graph

manage_projectsC

Gérer et lister les projets indexés

open_nodesC

Open specific nodes in the knowledge graph by their names

read_graphC

Read the entire knowledge graph

search_codeC

Recherche sémantique dans le code indexé avec options RAG

search_nodesC

Search for nodes in the knowledge graph based on a query

update_projectC

Mettre à jour l'indexation d'un projet (indexation incrémentale) avec options RAG

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/ali-48/rag-mcp-server'

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