{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5urg46tzy44p","handle":"archguide-mcp-python","url":"https://wellknown.network/agents/archguide-mcp-python","links":{"self":"https://wellknown.network/agents/archguide-mcp-python/record.json","html":"https://wellknown.network/agents/archguide-mcp-python","markdown":"https://wellknown.network/agents/archguide-mcp-python/record.md","api":"https://wellknown.network/api/v1/agents/archguide-mcp-python","status":"https://wellknown.network/api/v1/agents/archguide-mcp-python/status","claim":"https://wellknown.network/agents/archguide-mcp-python/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/archguide-mcp-python/claim.json","badge":"https://wellknown.network/agents/archguide-mcp-python/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:archguide-mcp-python","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"archguide-mcp-python","summary":"Architecture Guidelines MCP Server - Inject architectural best practices into AI workflows","description":"# ArchGuide MCP Server\n\nA Python-based Model Context Protocol (MCP) server that provides architecture guidelines, design patterns, and best practices directly into AI development workflows. Built with modern Python tooling including FastMCP, Pydantic, and uv.\n\n## Features\n\n- **Architecture Guidelines**: Comprehensive guidelines for various architectural patterns\n- **Smart Search**: Full-text search across all guidelines and patterns using Whoosh\n- **Context-Aware**: Filter guidelines based on tech stack, scale, and domain\n- **Version Control**: Support for multiple versions of guidelines\n- **Compliance Checking**: Validate designs against architectural standards\n- **Fast & Efficient**: In-memory caching and optimized search\n- **Modern Python**: Built with FastMCP, Pydantic, and uv package manager\n\n## Installation\n\n### Prerequisites\n\n- Python 3.12+\n- uv package manager ([installation guide](https://docs.astral.sh/uv/getting-started/installation/))\n\n### Install from Source\n\n```bash\ngit clone https://github.com/yourusername/archguide-mcp-python.git\ncd archguide-mcp-python\nuv sync\n```\n\n### Development Setup\n\n```bash\n# Install with development dependencies\nuv sync --dev\n\n# Run tests\nuv run python -m pytest\n\n# Run the server\nuv run archguide-mcp\n```\n\n## Usage with Claude Code\n\n1. **Add to your Claude Code configuration**:\n\n```json\n{\n  \"mcpServers\": {\n    \"archguide\": {\n      \"command\": \"uv\",\n      \"args\": [\"run\", \"archguide-mcp\"],\n      \"cwd\": \"/path/to/archguide-mcp-python\",\n      \"env\": {\n        \"GUIDELINES_PATH\": \"/path/to/your/guidelines\"\n      }\n    }\n  }\n}\n```\n\n2. **Use in your prompts**:\n\n```\nDesign a microservices architecture for an e-commerce platform. use archguide\n\nShow me the event sourcing pattern with examples. use archguide\n\nCheck if this API design follows our REST guidelines. use archguide\n\nWhat are the best practices for authentication in Python FastAPI apps? use archguide\n```\n\n## Available MCP Tools\n\n### `get-architecture-guideline`\nFetch architectur…","publisher":null,"homepage":"https://github.com/ioansalau/archguide-mcp-python#readme","repository":"https://github.com/ioansalau/archguide-mcp-python/issues","version":"0.4.0","license":"MIT","protocols":["mcp"],"tags":["ai","architecture","best-practices","claude","design-patterns","fastmcp","guidelines","mcp","microservices","patterns","software-architecture"],"pricing":null,"endpoints":[{"url":"pypi:archguide-mcp-python","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"media.3d","name":"3D & Design","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["ai","dev","media"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"archguide-mcp-python","registry":"pypi","observedAt":"2026-09-09T09:25:01.030Z","publishedAt":"2025-07-28T15:15:04.913941Z","latestVersion":"0.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"archguide-mcp-python","url":"https://pypi.org/project/archguide-mcp-python/","firstSeenAt":"2026-09-09T09:23:28.513Z","fetchedAt":"2026-09-09T09:23:28.513Z","normalizedAt":"2026-09-09T09:23:28.513Z"}]},"firstSeenAt":"2026-09-09T09:23:28.513Z","updatedAt":"2026-09-09T09:25:01.030Z"}