Skip to main content
Glama

MCP Database Server

by JuanYin1
MIT License
3,221
1
  • Apple
  • Linux
styles.module.css661 B
.features { display: flex; align-items: center; padding: 2rem 0; width: 100%; background-color: var(--ifm-color-emphasis-100); } .featureSvg { height: 140px; width: 140px; margin-bottom: 1.5rem; transition: transform 0.3s ease; } .featureItem { padding: 2rem; border-radius: 8px; transition: all 0.3s ease; height: 100%; } .featureItem:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .featureItem:hover .featureSvg { transform: scale(1.05); } .featureTitle { font-size: 1.5rem; font-weight: 600; margin-bottom: 1rem; } .featureDescription { font-size: 1rem; line-height: 1.5; }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JuanYin1/mcp-database-server-with-database'

If you have feedback or need assistance with the MCP directory API, please join our Discord server