Skip to main content
Glama

DexScreener MCP Server

by openSVM
diff --git a/package.json b/package.json index 123456..789012 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,12 @@ "type": "module", + "exports": { + ".": "./dist/index.js", + "./server": "./dist/server/index.js", + "./server/stdio": "./dist/server/stdio.js", + "./types": "./dist/types.js" + }, "files": [ "dist" ]

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/openSVM/dexscreener-mcp-server'

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