{
"serverInfo": {
"name": "Trinity Dental Arts MCP Server",
"version": "1.0.0",
"description": "MCP tools for Trinity Dental Arts — dental implant and cosmetic dentistry practice in Trinity, FL.",
"contact": {
"url": "https://trinitydentalarts.com/contact-us",
"email": "trinitydentalarts@gmail.com"
}
},
"endpoint": "https://trinitydentalarts.com/functions/mcpServerCard",
"transport": [
"streamable-http"
],
"capabilities": {
"tools": {
"available": true,
"list": [
{
"name": "navigate_to_page",
"description": "Navigate to a specific page on the Trinity Dental Arts website."
},
{
"name": "get_services",
"description": "Get the list of dental services offered by Trinity Dental Arts."
},
{
"name": "get_contact_info",
"description": "Get contact information, address, and office hours."
},
{
"name": "book_consultation",
"description": "Navigate to the free dental consultation booking page."
},
{
"name": "get_doctor_info",
"description": "Get credentials and information about Dr. Xhoana Gjelaj."
}
]
},
"resources": {
"available": false
},
"prompts": {
"available": false
}
},
"agentDiscovery": {
"llmsTxt": "https://trinitydentalarts.com/functions/llmsTxt",
"apiCatalog": "https://trinitydentalarts.com/.well-known/api-catalog",
"agentSkills": "https://trinitydentalarts.com/.well-known/agent-skills/index.json"
}
}