Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| indexnow_submit | Submit URLs to IndexNow for instant indexing on Bing, Yandex, Naver, Seznam. Supports batch submission of up to 10,000 URLs. |
| google_indexing_submit | Submit URLs to Google Indexing API for fast crawling and indexing. Requires a Google service account access token with Indexing API permissions. |
| google_indexing_status | Check the indexing notification status of a URL via Google Indexing API. Shows when the URL was last submitted. |
| indexnow_submit_sitemap | Fetch a sitemap XML, extract all URLs, and submit them to IndexNow for instant indexing. |
| indexnow_generate_key | Generate an IndexNow API key and the verification file content. You need to host this file at your domain root. |
| indexnow_list_engines | List all supported IndexNow search engines and their API endpoints. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |