Nefino MCP Server
Official
by nefino
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NEFINO_BASE_URL | Yes | The Nefino API endpoint URL | |
NEFINO_PASSWORD | Yes | Your Nefino API password | |
NEFINO_USERNAME | Yes | Your Nefino API username | |
NEFINO_JWT_SECRET | Yes | Your Nefino JWT secret |
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 |
---|---|
StartNewsRetrieval | Start an asynchronous news retrieval task for a place |
GetNewsResults | Get the results of a previously started news retrieval task |