Back to Home
Infinityay icon

nowcoder-mcp

Verified Safe

by Infinityay

Overview

Enable AI assistants to search and retrieve content from the NowCoder platform, including job interview experiences, discussion posts, and career-related information.

Installation

Run Command
uv run nowcoder_mcp.py

Security Notes

The server interacts with external NowCoder APIs using the `requests` library with defined timeouts, a standard practice. HTML content is converted to plain text using regex, which is generally acceptable for cleaning known structured output. No usage of `eval` or similar dangerous functions, and no hardcoded secrets were found in the provided source code. Appears generally safe for its intended purpose.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2025-12-11

Tags

NowCoderSearchContent RetrievalAI AssistantWeb Scraping