Naver Search MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_blogC | Searches for blogs on Naver using the given keyword. The page parameter allows for page navigation. |
| search_newsC | Searches for news on Naver using the given keyword. The page parameter allows for page navigation and sort='sim'/'date' is supported. |
| search_bookC | Searches for book information on Naver using the given keyword. The page parameter allows for page navigation. |
| check_adult_queryB | Determines if the input query is an adult search term. |
| search_encyclopediaC | Searches for encyclopedia information on Naver using the given keyword. The page parameter allows for page navigation. |
| search_cafe_articleC | Searches for cafe articles on Naver using the given keyword. The page parameter allows for page navigation and sort='sim'/'date' is supported. |
| search_kinC | Searches for knowledgeiN Q&A on Naver using the given keyword. The page parameter allows for page navigation and sort='sim'/'date'/'point' is supported. |
| search_localC | Searches for local business information using the given keyword. (display maximum 5, start maximum 1) sort='random'/'comment' is supported. |
| correct_errataC | Converts Korean/English keyboard input errors. |
| search_shopB | Searches for shopping product information on Naver using the given keyword. The page parameter allows for page navigation and sort='sim'/'date'/'asc'/'dsc' is supported. |
| search_docC | Searches for academic papers, reports, etc. using the given keyword. The page parameter allows for page navigation. |
| search_imageC | Searches for images using the given keyword. The page parameter allows for page navigation and sort='sim'/'date', filter='all'/'large'/'medium'/'small' is supported. |
| search_webkrC | Searches for web documents using the given keyword. The page parameter allows for page navigation. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| available-search-categories | Returns a list of Naver search categories available on this MCP server. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jikime/py-mcp-naver-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server