MCP server to give client the ability to extract a web page
MCP server to give client the ability to extract a web page
For this MCP server to work, add the following configuration to your MCP config file:
{
"mcpServers": {
"tavily_extract": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-tavily-extract",
"run",
"python",
"main.py"
]
}
}
}
Also provide TAVILY_API_KEY
in .env
Nmap Mcp Server
A Model Context Protocol (MCP) server that enables AI assistants to perform network scanning operations using NMAP
Base Mcp
A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.
Mcp Llm
An MCP server that provides LLMs access to other LLMs
MCP server for RAG-based document search and management
A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveraging an AI Agent to help with each operation. Optimized for Systemprompt MCP Voice client.
simple logseq mcp server