URL Text Fetcher MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_server_infoA | Get information about this MCP server including version, implementation, and capabilities. Returns: Server information including version, implementation type, and available features |
| test_brave_searchC | Test the Brave Search API connection and configuration. Args: query: Test query to search for (default: "test") |
| fetch_url_textA | Download all visible text from a URL. Args: url: The URL to fetch text from |
| fetch_page_linksB | Return a list of all links on the page. Args: url: The URL to fetch links from |
| brave_search_and_fetchA | Search the web using Brave Search and automatically fetch content from the top results. Args: query: The search query max_results: Maximum number of results to fetch content for (default: 3, max: 10) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/billallison/brsearch-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server