Naver MCP Server A server implementation for Naver OpenAPI using the Model Context Protocol (MCP). This project provides tools to interact with various Naver services, such as searching blogs, news, books, and more.
Pre-requisite To use the Naver MCP server, you need to apply for access to the Naver Open API.
You can apply for Open API access at the link below:
Installation from PyPi (Claude Desktop) Install it to Claude Desktop with (uv):
Install it to Claude Desktop with:
from PyPi (Cursor) Install it to Cursor with (uv):
from source Run it with:
The tool sets up everything you need to create an MCP server integrated with Naver OpenAPI.
Features This server provides the following tools for interacting with Naver OpenAPI:
Blog Search : Search blog posts on Naver.News Search : Search news articles on Naver.Book Search : Search books and advanced book information.Adult Content Check : Check if a search term is adult content.Encyclopedia Search : Search encyclopedia entries.Cafe Article Search : Search articles in Naver cafes.Q&A Search : Search questions and answers on Naver.Local Search : Search local information.Spelling Correction : Correct spelling errors in text.Web Search : Search web pages.Image Search : Search images with filters.Shopping Search : Search shopping items with filters.Document Search : Search documents.Naver MCP Tools The following tools are implemented in the server:
Blog Search Search blog posts on Naver.
News Search Search news articles on Naver.
Book Search Search books on Naver.
Advanced Book Search Get detailed book information using title or ISBN.
Adult Content Check Check if a search term is adult content.
Encyclopedia Search Search encyclopedia entries on Naver.
Cafe Article Search Search articles in Naver cafes.
Q&A Search Search questions and answers on Naver.
Local Search Search local information on Naver.
Spelling Correction Correct spelling errors in a given text.
Web Search Search web pages on Naver.
Image Search Search images on Naver with filters.
Shopping Search Search shopping items on Naver with filters.
Document Search Search documents on Naver.
License This project is open source software
licensed as MIT .
Naver MCP Server A server implementation for Naver OpenAPI using the Model Context Protocol (MCP). This project provides tools to interact with various Naver services, such as searching blogs, news, books, and more.
Pre-requisite To use the Naver MCP server, you need to apply for access to the Naver Open API.
You can apply for Open API access at the link below:
Installation from PyPi (Claude Desktop) Install it to Claude Desktop with (uv):
Install it to Claude Desktop with:
from PyPi (Cursor) Install it to Cursor with (uv):
from source Run it with:
The tool sets up everything you need to create an MCP server integrated with Naver OpenAPI.
Features This server provides the following tools for interacting with Naver OpenAPI:
Blog Search : Search blog posts on Naver.News Search : Search news articles on Naver.Book Search : Search books and advanced book information.Adult Content Check : Check if a search term is adult content.Encyclopedia Search : Search encyclopedia entries.Cafe Article Search : Search articles in Naver cafes.Q&A Search : Search questions and answers on Naver.Local Search : Search local information.Spelling Correction : Correct spelling errors in text.Web Search : Search web pages.Image Search : Search images with filters.Shopping Search : Search shopping items with filters.Document Search : Search documents.Naver MCP Tools The following tools are implemented in the server:
Blog Search Search blog posts on Naver.
News Search Search news articles on Naver.
Book Search Search books on Naver.
Advanced Book Search Get detailed book information using title or ISBN.
Adult Content Check Check if a search term is adult content.
Encyclopedia Search Search encyclopedia entries on Naver.
Cafe Article Search Search articles in Naver cafes.
Q&A Search Search questions and answers on Naver.
Local Search Search local information on Naver.
Spelling Correction Correct spelling errors in a given text.
Web Search Search web pages on Naver.
Image Search Search images on Naver with filters.
Shopping Search Search shopping items on Naver with filters.
Document Search Search documents on Naver.
License This project is open source software
licensed as MIT .