{"slug":"coucya/mcp-server-requests","name":"HTTP Requests","description":"An MCP server for making HTTP requests, enabling LLMs to fetch and process web content.","category":"web-scraping","tags":[],"official":false,"stars":7,"transport":"http","install":[{"cmd":"pip install .","imports":[]}],"tools":[{"name":"fetch","description":"Fetch content from the specified URL and return it in the specified format. Supports converting web content to Markdown format or filtering non-visual elements."},{"name":"fetch_to_file","description":"Fetch content from the specified URL and save it to a file. Web content is not fed into LLM context, avoiding excessive token consumption."},{"name":"http_request","description":"Generic HTTP request tool with full HTTP method support (GET, POST, PUT, PATCH, DELETE), custom headers, text and JSON request bodies, returning complete HTTP response information."}],"env_vars":[],"auth_type":"none","github":"https://github.com/coucya/mcp-server-requests","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}