pubmed_search MCP server
@wavelovey
关于 pubmed_search MCP server
MCP PubMed Search Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pubmed_search": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
1Adds a new note to the server
概览
What is pubmed_search MCP server?
pubmed_search MCP server is a server that enables searching PubMed via the Model Context Protocol (MCP). It implements resources, prompts, and tools for managing notes.
How to use pubmed_search MCP server?
Install using uv or uvx and configure in your MCP client (e.g., Claude Desktop) by adding the server definition to claude_desktop_config.json. Use the provided tools and prompts through your MCP client.
Key features of pubmed_search MCP server
- Custom
note://URI scheme for accessing individual notes - Each note resource has name, description, and text/plain mimetype
summarize-notesprompt with optional style argument (brief/detailed)add-notetool to add a new note with name and content- Server state updates and notifies clients of resource changes
Use cases of pubmed_search MCP server
- Searching PubMed and saving relevant notes
- Summarizing a collection of notes with adjustable detail level
- Managing a personal note store via MCP resources and tools
FAQ from pubmed_search MCP server
What dependencies are required to run pubmed_search MCP server?
The server requires Python and the uv package manager. It is distributed as a Python package and uses MCP stdio transport.
How do I configure pubmed_search MCP server with Claude Desktop?
Add the server configuration to the mcpServers section in your claude_desktop_config.json. Use uv for development/unpublished servers or uvx for published servers.
Does pubmed_search MCP server support authentication or custom transports?
No authentication or custom transport is mentioned in the documentation. The server runs over stdio.
What tools and prompts does pubmed_search MCP server provide?
It provides one tool (add-note) and one prompt (summarize-notes). Resources use a custom note:// URI scheme.
Are there any known limits of pubmed_search MCP server?
The README does not specify any limits. It uses simple in-memory note storage and stdio communication.
搜索 分类下的更多 MCP 服务器
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
评论