AI-MCP-Tools

anaslimem/AI-MCP-Tools

3.1

If you are the rightful owner of AI-MCP-Tools and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A simple implementation of an MCP (Model Context Protocol) server in Python, deployed with FastMCP Cloud.

Tools

Functions exposed to the LLM to take actions

web_search

Uses the Serper.dev API to perform Google searches and returns summarized results.

fetch_page_content

Fetches and extracts the main content from a web page given its URL.

summarize_text

Summarizes the given text using Gemini (Google Generative AI).

save_results

Saves the summarized results to a local file on the server.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources