We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
about.json•1.29 KiB
{
"title": "About",
"description": "About page description",
"counter": {
"label": "Counter",
"increment": "Increment",
"decrement": "Decrement",
"reset": "Reset"
},
"team": {
"title": "Our Team",
"subtitle": "Meet the amazing people behind our success",
"members": {
"founder": {
"name": "John Doe",
"role": "Founder & CEO",
"bio": "John has over 15 years of experience in technology and innovation. He founded the company with a vision to revolutionize the industry."
},
"cto": {
"name": "Jane Smith",
"role": "Chief Technology Officer",
"bio": "Jane is a tech enthusiast with expertise in cloud computing and distributed systems. She leads our engineering team."
}
}
},
"mission": {
"title": "Our Mission",
"content": "We are dedicated to creating innovative solutions that make a positive impact on people's lives. Our mission is to build products that are both powerful and accessible."
},
"values": {
"title": "Our Values",
"innovation": "Innovation",
"integrity": "Integrity",
"excellence": "Excellence",
"collaboration": "Collaboration"
},
"contact": {
"title": "Get in Touch",
"email": "Email us",
"phone": "Call us",
"address": "Visit us"
}
}