Skip to main content
Glama
monostate

100ms Raydium Sniper MCP

by monostate
main.tsx355 B
import { StrictMode } from "react"; import { createRoot } from "react-dom/client"; import { ToastContainer } from "react-toastify"; import "react-toastify/dist/ReactToastify.css"; import App from "./App.tsx"; import "./index.css"; createRoot(document.getElementById("root")!).render( <StrictMode> <App /> <ToastContainer /> </StrictMode>, );

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