Skip to main content
Glama

PVPC MCP Server

by rfdez
MIT License
prettier.config.js209 B
/** * @see https://prettier.io/docs/configuration * @type {import("prettier").Config} */ const config = { useTabs: true, tabWidth: 4, plugins: ["prettier-plugin-packagejson"], }; export default config;

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/rfdez/pvpc-mcp-server'

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