Skip to main content
Glama
jonmax1987

MCP - Management Control Panel

by jonmax1987
App.tsx202 B
import React from 'react'; import { MCPInterface } from './components/MCPInterface'; function App() { return ( <div className="App"> <MCPInterface /> </div> ); } export default App;

Latest Blog Posts

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/jonmax1987/MCP'

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