Search1API MCP Server
by fatwang2
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SEARCH1API_KEY | Yes | Your Search1API key used for accessing the Search1API services. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Search results for "latest news in the world" | Search results including title, link, and snippet |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search | A fast way to search the world |
crawl | Extract content from URL |
sitemap | Get all related links from a URL |
news | Search for news articles |