Perfect Wiki
Effortlessly turn your company knowledge into a powerful, always-evolving AI agent that understands and supports your colleagues and customers right in Microsoft Teams & Slack
Ads
Overview
☀️ Summer Sale — 30% off all Perfect Wiki plans with code SUMMER2026. Ends September 1. Your SOPs, manuals and FAQs live in Perfect Wiki. The MCP server connects them to Claude, Cursor, VS Code, Codex and any other MCP client — AI answers with sources, and page updates straight from chat. No credit cardSetup in under 10 minutesCancel anytime Grab an API token from your Perfect Wiki settings and register the server — in Claude Code it's a single terminal command. Tokens are scoped per knowledge base, so you stay in control of what each client can see.
Installation
Installation instructions are not available yet.
Configuration
{ "mcpServers": { "perfect-wiki": { "type": "http", "url": "https://api.perfectwiki.xyz/mcp", "headers": { "Authorization": "Bearer your-api-token" } }Capabilities
- Ask questions with sources
Use `ask()` to get AI answers grounded in your Perfect Wiki knowledge base, with cited sources.
- List and read pages
Use `list_pages()` and `get_page()` to browse and retrieve full content of any SOP, manual, or FAQ.
- Create new pages
Use `create_page()` to draft and publish new SOPs or documentation directly from your chat conversation.
- Update existing pages
Use `update_page()` to revise outdated procedures, with client confirmation before changes go live.
- Delete obsolete pages
Use `delete_page()` to remove outdated content that's no longer needed in your knowledge base.
- Inspect knowledge base info
Use `get_knowledgebase()` to retrieve metadata about the connected Perfect Wiki knowledge base.
Tags
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.