ISIS MCP
by alucardeht
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_MODEL | No | The Ollama model to use for summarization (e.g., llama3.2:1b, mistral:7b, qwen2.5:0.5b) | llama3.2:1b |
| OLLAMA_TIMEOUT | No | Timeout in milliseconds for Ollama API requests | 30000 |
| OLLAMA_ENDPOINT | No | The endpoint URL for Ollama LLM service used for content summarization | http://localhost:11434 |
| SCRAPER_API_KEY | No | Optional API key for ScraperAPI (paid fallback search provider) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rag | Busca web com extração inteligente de conteúdo (igual Apify RAG Web Browser) |
| fetchFullContent | Busca conteúdo completo de um resultado anterior de RAG obtido em contentMode=preview |
| scrape | Extrai conteúdo inteligente de uma URL específica |
| screenshot | Captura screenshot de uma página web |
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/alucardeht/isis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server