Eric Dai
commited on
Commit
·
33a1692
1
Parent(s):
e51b1cb
add mcp config to README
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Travel Documentation MCP Server
|
2 |
|
3 |
> An AI-powered travel documentation assistant built with Gradio's MCP server capabilities and smolagents for the Hugging Face MCP Hackathon 2025.
|
|
|
1 |
+
---
|
2 |
+
title: Travel Documentation MCP Server
|
3 |
+
emoji: 🌴
|
4 |
+
sdk: gradio
|
5 |
+
sdk_version: 5.33.0
|
6 |
+
app_file: travel_mcp_server.py
|
7 |
+
pinned: false
|
8 |
+
short_description: MCP hackathon 2025
|
9 |
+
---
|
10 |
+
|
11 |
# Travel Documentation MCP Server
|
12 |
|
13 |
> An AI-powered travel documentation assistant built with Gradio's MCP server capabilities and smolagents for the Hugging Face MCP Hackathon 2025.
|