Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
web-search | Search the web using DuckDuckGo and return results |
fetch-url | Fetch the content of a URL and return it as text, with options to control extraction |
url-metadata | Extract metadata from a URL (title, description, etc.) |
felo-search | Search the web for up-to-date technical information like latest releases, security advisories, migration guides, benchmarks, and community insights |