MCP Server 95i
M

MCP Server 95i

A Python - based MCP server project that supports automatic installation via Smithery and depends on the uv package manager and Jina.ai's API functions
2.5 points
7.1K

What is mcp-server?

mcp-server is a server application based on Python that implements the Model Context Protocol (MCP) standard. It integrates tools from jina.ai to provide users with web search and content reading functions.

How to use mcp-server?

It can be installed with one click through the Smithery platform or manually configured and run. After the server is running, its functions can be accessed through clients such as Claude Desktop.

Applicable scenarios

Suitable for scenarios where users need to obtain web content and conduct information searches through an AI assistant, such as research and content summary generation.

Main features

Web search
By integrating the search tools of jina.ai, relevant information on the Internet can be quickly found.
Content reading
It can read the content of a specified web page and return structured information.
MCP protocol support
Fully compatible with the Model Context Protocol standard and can be integrated with various MCP clients.
Advantages
One-click installation, simple configuration
Supports the latest Python 3.12+ environment
Uses the uv package manager for more efficient dependency management
Limitations
There are currently problems with Docker support
Requires a jina.ai API key
Only supports Python 3.12 and above

How to use

Install via Smithery
The simplest way to install is to automatically install through the Smithery platform.
Install pre - dependencies
Ensure that Python 3.12+ and the uv package manager are installed on the system.
Configure the server
Edit the configuration file and set parameters such as the working directory and API key.
Run the server
Use the uv command to start the server.

Usage examples

Academic research assistance
When researching a certain topic, quickly search for relevant papers and articles.
Content summary generation
Get the key points summary of a long article.

Frequently Asked Questions

How to obtain a jina.ai API key?
Why does the Docker container exit immediately?
Which Python versions are supported?

Related resources

Smithery installation page
Install mcp-server with one click through Smithery
uv installation documentation
Installation guide for the uv package manager
jina.ai official website
Homepage of jina.ai tools

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
        "yiGmMk/mcp-server": {
            "command": "uv",
            "args": [
                "--directory",
                "/path/to/your/mcp-server",
                "run",
                "main.py"
            ],
            "env": {
                "JINA_API_KEY": "jina_api_key,请从https://jina.ai/reader获取",
                "PYTHONIOENCODING": "utf-8"
            },
            "disabled": false,
            "autoApprove": []
        }
    }
}

{
    "mcpServers": {
        "yiGmMk/mcp-server": {
            "command": "uv",
            "args": [
                "run",
                "/path/to/your/mcp-server/main.py"
            ],
            "env": {
                "VIRTUAL_ENV": "/path/to/your/mcp-server/.venv",
                "JINA_API_KEY": "jina_api_key,请从https://jina.ai/reader获取",
                "PYTHONIOENCODING": "utf-8"
            },
            "disabled": false,
            "autoApprove": []
        }
    }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
9.0K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
9.5K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
9.2K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
8.7K
4.5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
6.7K
4.5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
15.7K
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.7K
4.3 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
12.7K
4 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.9K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.9K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.7K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
25.0K
5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
19.4K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
45.3K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.0K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
63.7K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase