P

ProxyLink

Official
proxylink-mcp

Provides OAuth-authenticated access to search and rate company knowledge bases containing policies, procedures, and documentation.

OAuth-enabled MCP proxy server

157 viewsRemote

What it does

  • Look up companies to access their knowledge bases
  • Search company knowledge bases for policies and procedures
  • Rate knowledge base answers to provide feedback
  • Access documentation across multiple organizations

Best for

Employees searching internal company policiesCustomer support teams accessing documentationConsultants working with multiple client knowledge bases
OAuth authentication for secure accessMulti-tenant company knowledge base support

About ProxyLink

ProxyLink is an official MCP server published by proxylink-mcp that provides AI assistants with tools and capabilities via the Model Context Protocol. ProxyLink — secure, OAuth-enabled MCP proxy server for seamless, authenticated API access and scalable connectivity. This server exposes 3 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install ProxyLink in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server supports remote connections over HTTP, so no local installation is required.

License

ProxyLink is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (3)

lookup_company

Find a company by name to access their knowledge base. Use this first before searching a company's knowledge base to get the tenant_id.

search_knowledge_base

Search a company's knowledge base for policies, procedures, and documentation. First use lookup_company to get the tenant_id, then use this tool to search their knowledge base.

rate_knowledge_base_answer

Provide feedback on a knowledge base answer to help improve the system. Use this after receiving an answer from search_knowledge_base to rate its quality and helpfulness.