Skip to main content
Glama

VyOS MCP Server

by danielbodnar
typedoc.json2.51 kB
{ "$schema": "https://typedoc.org/schema.json", "entryPoints": [ "./src/index.ts" ], "out": "./docs", "name": "VyOS MCP Server", "includeVersion": true, "excludePrivate": false, "excludeProtected": false, "excludeInternal": false, "readme": "./README.md", "categorizeByGroup": true, "categoryOrder": [ "Authentication", "Configuration", "Operational", "System", "Interfaces", "Routing", "Network Tools", "Monitoring", "Schemas", "*" ], "groupOrder": [ "Functions", "Classes", "Interfaces", "Type Aliases", "Variables", "*" ], "sort": [ "kind", "instance-first", "alphabetical" ], "kindSortOrder": [ "Document", "Project", "Module", "Namespace", "Enum", "EnumMember", "Class", "Interface", "TypeAlias", "Constructor", "Property", "Variable", "Function", "Accessor", "Method", "Parameter", "TypeParameter", "TypeLiteral", "CallSignature", "ConstructorSignature", "IndexSignature", "GetSignature", "SetSignature" ], "navigation": { "includeCategories": true, "includeGroups": true }, "searchInComments": true, "searchInDocuments": true, "treatWarningsAsErrors": false, "treatValidationWarningsAsErrors": false, "validation": { "notExported": false, "invalidLink": false, "notDocumented": false }, "skipErrorChecking": true, "commentStyle": "jsdoc", "blockTags": [ "@deprecated", "@param", "@remarks", "@returns", "@throws", "@alpha", "@beta", "@eventProperty", "@example", "@inheritDoc", "@internal", "@override", "@packageDocumentation", "@public", "@readonly", "@sealed", "@see", "@virtual", "@since", "@version", "@author", "@category", "@group" ], "modifierTags": [ "@override", "@readonly", "@virtual", "@alpha", "@beta", "@deprecated", "@eventProperty", "@experimental", "@hidden", "@hideCategories", "@hideGroups", "@ignore", "@internal", "@packageDocumentation", "@public", "@sealed" ], "plugin": [], "theme": "default", "lightHighlightTheme": "github-light", "darkHighlightTheme": "github-dark", "githubPages": true, "gitRevision": "master", "gitRemote": "origin", "hideGenerator": false, "cleanOutputDir": true, "logLevel": "Info", "preserveWatchOutput": false }

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/danielbodnar/vyos-mcp'

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