Skip to main content
Glama

Baidu Search MCP Server

by Evilran
pyproject.toml956 B
[project] name = "baidu-mcp-server" version = "0.1.6" description = "MCP Server for searching via Baidu" readme = "README.md" authors = [{ name = "Evilran" }] requires-python = ">=3.10" dependencies = ["beautifulsoup4>=4.13.3", "httpx>=0.28.1", "mcp[cli]>=1.3.0", "readabilipy>=0.3.0", "markdownify>=1.1.0"] classifiers = [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", ] [project.urls] Homepage = "https://github.com/Evilran/baidu-mcp-server" Issues = "https://github.com/Evilran/baidu-mcp-server/issues" [project.scripts] baidu-mcp-server = "baidu_mcp_server.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/Evilran/baidu-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server