MCP Server Example

[project] name = "documentation" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "beautifulsoup4>=4.13.3", "httpx>=0.28.1", "mcp[cli]>=1.3.0", "langchain>=0.1.0", "langchain-community>=0.1.0", "langchain-core>=0.1.0", "chromadb>=0.4.22", ]