Skip to main content
Glama

MCP Tool

by PiuQiuPiaQia
App.vue319 B
<script setup lang="ts"> import HelloWorld from './components/HelloWorld.vue' import TheWelcome from './components/TheWelcome.vue' </script> <template> <router-view></router-view> </template> <style> body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif; } * { box-sizing: border-box; } </style>

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/PiuQiuPiaQia/mcp-tool'

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