ragi
by SusuTawar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAGI_VECTOR_STORE | No | Vector store type (environment variable) | |
| RAGI_EMBEDDING_MODEL | No | Embedding model (environment variable) | |
| RAGI_EMBEDDING_BASE_URL | No | Base URL for embedding service (environment variable) | |
| RAGI_EMBEDDING_PROVIDER | No | Embedding provider (environment variable) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rag_indexB | Index files/directories for the specified project |
| rag_searchB | Semantic search in the specified project RAG |
| rag_list_projectsA | List available projects or validate a project path |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/SusuTawar/ragi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server