Skip to main content
Glama
j0hanz

PromptTuner MCP

by j0hanz
.gitignore549 B
# Dependencies node_modules/ yarn.lock pnpm-lock.yaml # Build output dist/ *.tsbuildinfo # Environment variables .env .env.local .env.*.local # MCP Registry auth tokens .mcpregistry_* # MCP Publisher CLI mcp-publisher.exe mcp-publisher # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* logs/ # Editor directories and files .github/* !.github/workflows/ .vscode/* !.vscode/extensions.json !.vscode/tasks.json .idea/ *.swp *.swo *~ .DS_Store # OS files Thumbs.db Desktop.ini # Testing coverage/ .nyc_output/ # Cache .cache/ *.cache

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/j0hanz/prompt-tuner-mcp-server'

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