Make Your Own icon

Make Your Own

Exposes a web fetching tool based on `curl` using the Model Control Protocol.

About

This project provides a simple Model Context Protocol (MCP) server implemented in Go that allows Large Language Models (LLMs) to fetch content from URLs. It utilizes the `curl` command-line tool to retrieve webpage content based on a provided URL parameter, enabling LLMs to access and analyze information from the web. The server is packaged as a Docker image for easy deployment and integration with tools like `mcphost` for enhanced LLM capabilities.

Key Features

  • Integrates with `mcphost` for use with LLMs
  • Uses the `mcp-go` library for MCP server functionality
  • Provides a tool for fetching webpage content using `curl`
  • Implements a simple MCP server in Go
  • Dockerized for easy deployment
  • 2 GitHub stars

Use Cases

  • Providing LLMs with access to external data sources
  • Enabling LLMs to access and summarize content from the web
  • Integrating web scraping capabilities into LLM workflows
Craft Better Prompts with AnyPrompt