docs: Add comprehensive guide for setting up MCP servers on Windows
1a8fbbd
phil71xcommited on
feat: Update dependencies and add new packages for sentiment analysis
48a7f49
phil71xcommited on
docs: Rename mcp_server into building_mcp_server
691aaee
phil71xcommited on
docs: Update section numbering in MCP server documentation for consistency
4d5b0f4
phil71xcommited on
docs: Add troubleshooting tips and deployment instructions for Hugging Face Spaces to MCP server documentation
ae7ffd8
phil71xcommited on
docs: Update server documentation to reflect renaming of server.py to app.py and modify setup instructions for PDM
3be532c
phil71xcommited on
chore: Rename mcp_over_apu.md to mcp_over_api.md
7644cea
unverified
phil71xcommited on
Create mcp_over_api.md
850b328
unverified
phil71xcommited on
build: Add requirements.txt to specify dependencies for Gradio and TextBlob
1792315
phil71xcommited on
build: Add requirements file listing dependencies for Gradio and TextBlob
e3b153a
phil71xcommited on
docs: Add comprehensive guide on understanding localhost URLs for local development
0e613e6
phil71xcommited on
docs: Clarify the process of "automatic" schema generation in MCP tools with Gradio
7b9f1bd
phil71xcommited on
docs: Remove outdated documentation for MCP tools with Gradio
ea687f2
phil71xcommited on
docs: Introduce detailed documentation for building the MCP server using Gradio, including setup, core technologies, and implementation of a sentiment analysis tool.
f57cfd6
phil71xcommited on
docs: Add comprehensive guide for creating MCP tools with Gradio and Python