Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
Travel_Documentation_MCP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Travel_Documentation_MCP
/
mcp_config.json
Eric Dai
Add travel mcp server and client
e51b1cb
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
167 Bytes
{
"servers"
:
{
"travel-docs"
:
{
"command"
:
"python"
,
"args"
:
[
"travel_docs_server.py"
]
,
"env"
:
{
"PYTHONPATH"
:
"."
}
}
}
}