FastMCP Server
FreeNot checkedA Model Context Protocol (MCP) server built with FastMCP that provides tools for web scraping and documentation searching.
About
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 usingminsearch.add: A simple utility tool to add two numbers.
Prerequisites
- uv installed on your system.
- Python 3.10 or higher.
Installation
- Clone the repository and navigate to the project directory.
- 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 testingminsearchindexing.test.py: Validation script for thefetch_pagetool.count_data.py: Example application using thefetch_pagetool to count word occurrences.fastmcp-main.zip: Local cache of the FastMCP documentation.
Installing FastMCP Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Neel-XV/MCP-ServerFAQ
Is FastMCP Server MCP free?
Yes, FastMCP Server MCP is free — one-click install via Unyly at no cost.
Does FastMCP Server need an API key?
No, FastMCP Server runs without API keys or environment variables.
Is FastMCP Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install FastMCP Server in Claude Desktop, Claude Code or Cursor?
Open FastMCP Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare FastMCP Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
