Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENSEMBLEDATA_API_KEY | Yes | Your EnsembleData API key for accessing Instagram API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| instagram_user_info | |
| instagram_user_posts | |
| instagram_user_stats | |
| instagram_user_reels | |
| instagram_search | |
| instagram_post_info | |
| instagram_follower_count | |
| instagram_user_tagged_posts | |
| instagram_music_posts | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |