Naver Search MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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