Skip to main content
Glama
monostate

100ms Raydium Sniper MCP

by monostate
ConsoleTab.tsx403 B
import { TabsContent } from "@/components/ui/tabs"; const ConsoleTab = () => ( <TabsContent value="console" className="h-96"> <div className="bg-gray-900 text-gray-100 p-4 rounded-lg h-full font-mono text-sm overflow-auto"> <div className="opacity-50">Welcome to MCP Client Console</div> {/* Console output would go here */} </div> </TabsContent> ); export default ConsoleTab;

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/monostate/100ms-SPL-Token-Sniper-MCP'

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