Skip to main content
Glama
pyproject.toml379 B
[project] name = "mcp-wiki" version = "0.1.0" description = "MCP Server for Wikipedia" readme = "README.md" requires-python = ">=3.13" dependencies = [ "beautifulsoup4>=4.12.3", "html2text>=2024.2.26", "mcp[cli]>=1.2.0", "requests>=2.32.3", ] [project.scripts] mcp-wiki = "mcp_wiki:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/AIAnytime/Awesome-MCP-Server'

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