Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

FastMCP Server

БесплатноНе проверен

A Model Context Protocol (MCP) server built with FastMCP that provides tools for web scraping and documentation searching.

GitHubEmbed

Описание

A Model Context Protocol (MCP) server built with FastMCP that provides tools for web scraping and documentation searching.

README

A Model Context Protocol (MCP) server built with FastMCP that provides tools for web scraping and documentation searching.

Features

  • fetch_page: Fetches any web page and converts it to Markdown using the Jina Reader API.
  • search_docs: A local search engine for the FastMCP documentation using minsearch.
  • add: A simple utility tool to add two numbers.

Prerequisites

  • uv installed on your system.
  • Python 3.10 or higher.

Installation

  1. Clone the repository and navigate to the project directory.
  2. The dependencies are managed by uv. You can install them by running:
    uv sync
    

Usage

Running the MCP Server

To start the server using the Standard I/O (stdio) transport:

uv run main.py

Testing with MCP Inspector

You can use the official MCP Inspector to test the tools in a web interface:

npx @modelcontextprotocol/inspector uv run main.py

Project Structure

  • main.py: The core MCP server implementation.
  • search.py: Development script for testing minsearch indexing.
  • test.py: Validation script for the fetch_page tool.
  • count_data.py: Example application using the fetch_page tool to count word occurrences.
  • fastmcp-main.zip: Local cache of the FastMCP documentation.

from github.com/Neel-XV/MCP-Server

Установка FastMCP Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Neel-XV/MCP-Server

FAQ

FastMCP Server MCP бесплатный?

Да, FastMCP Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для FastMCP Server?

Нет, FastMCP Server работает без API-ключей и переменных окружения.

FastMCP Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить FastMCP Server в Claude Desktop, Claude Code или Cursor?

Открой FastMCP Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare FastMCP Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development