mcp-server
@yiGmMk
About mcp-server
learn to make some mcp servers
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-yigmmk": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@yiGmMk/mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is mcp-server?
A Model Context Protocol (MCP) server that integrates jina.ai tools (search, web page reading) and serves as a learning project for writing MCP servers. It is designed for use with AI assistants like Claude.
How to use mcp-server?
Install Python 3.12+ and the uv package manager. Then configure the server in your MCP client (e.g., Claude Desktop) using the provided mcpServers JSON block, setting the command to uv with arguments pointing to your local main.py file and providing the required API keys (JINA_API_KEY, GOOGLE_AI_STUDIO_KEY). Automatic installation via Smithery is also available.
Key features of mcp-server
- Integrates jina.ai tools for search and web page reading.
- Requires Python 3.12 or newer and the uv package manager.
- Configurable via standard MCP JSON settings.
- Supports manual and Smithery-based automatic installation.
- Environment variables for API key management.
Use cases of mcp-server
- Enabling AI assistants to perform web searches and read web pages.
- Learning how to build and configure an MCP server.
- Extending AI tool capabilities with jina.ai services.
FAQ from mcp-server
What are the dependencies or runtime requirements?
Python 3.12 or newer and the uv package manager are required. For installation instructions, refer to the official uv documentation.
Which API keys are needed and where can I get them?
You need JINA_API_KEY (obtain from https://jina.ai/reader) and GOOGLE_AI_STUDIO_KEY (obtain from https://aistudio.google.com/apikey).
How can I install mcp-server?
You can install it automatically via Smithery using npx -y @smithery/cli install @yiGmMk/mcp-server --client claude, or manually by adding a JSON configuration block to your MCP client (e.g., Claude Desktop) with the appropriate command and env values.
Does mcp-server support Docker?
The README notes that a Docker image build succeeded, but the MCP service exits immediately when run inside a container, so Docker usage is currently not functional.
What tools does mcp-server provide?
It provides tools from jina.ai, such as web search and web page reading. The exact tool names are not listed in the README.
Frequently asked questions
What are the dependencies or runtime requirements?
Python 3.12 or newer and the `uv` package manager are required. For installation instructions, refer to the official uv documentation.
Which API keys are needed and where can I get them?
You need `JINA_API_KEY` (obtain from https://jina.ai/reader) and `GOOGLE_AI_STUDIO_KEY` (obtain from https://aistudio.google.com/apikey).
How can I install mcp-server?
You can install it automatically via Smithery using `npx -y @smithery/cli install @yiGmMk/mcp-server --client claude`, or manually by adding a JSON configuration block to your MCP client (e.g., Claude Desktop) with the appropriate `command` and `env` values.
Does mcp-server support Docker?
The README notes that a Docker image build succeeded, but the MCP service exits immediately when run inside a container, so Docker usage is currently not functional.
What tools does mcp-server provide?
It provides tools from jina.ai, such as web search and web page reading. The exact tool names are not listed in the README.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments