{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_s6psaqzqfcnb","handle":"iflow-mcp-kirill-markin-mcp-simple-tool","url":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool","links":{"self":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool/record.json","html":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool","markdown":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-kirill-markin-mcp-simple-tool","status":"https://wellknown.network/api/v1/agents/iflow-mcp-kirill-markin-mcp-simple-tool/status","claim":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-kirill-markin-mcp-simple-tool/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-kirill-markin-mcp-simple-tool/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-kirill-markin-mcp-simple-tool/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-kirill-markin-mcp-simple-tool","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_kirill-markin-mcp-simple-tool","summary":"A simple MCP server exposing a website fetching tool","description":"# MCP Server Template for Cursor IDE\n\nA simple template for creating custom tools for Cursor IDE using Model Context Protocol (MCP). Create your own repository from this template, modify the tools, and connect them to your Cursor IDE.\n\n![Server Mood Response](docs/images/server-mood.png)\n\n## Quick Start\n\n1. Click \"Deploy to Heroku\" button\n\n    [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/kirill-markin/weaviate-mcp-server)\n\n2. After deployment, configure Cursor:\n   - Open Cursor Settings → Features\n   - Add new MCP server\n   - Use your Heroku URL with `/sse` path (e.g., `https://<your-app-name>.herokuapp.com/sse`)\n\n3. Test your agent's mood in Cursor:\n   - Ask your agent \"Please ask about our server mood and let me know how it is.\"\n   - The server will respond with a cheerful message and a heart ❤️\n\n## Alternative Setup Methods\n\nYou can run the server in three ways: using Docker, traditional Python setup, or directly in Cursor IDE.\n\n### Docker Setup\n\nThe project includes Docker support for easy deployment:\n\n1. Initial setup:\n```bash\n# Clone the repository\ngit clone https://github.com/kirill-markin/weaviate-mcp-server.git\ncd weaviate-mcp-server\n\n# Create environment file\ncp .env.example .env\n```\n\n2. Build and run using Docker Compose:\n```bash\n# Build and start the server\ndocker compose up --build -d\n\n# View logs\ndocker compose logs -f\n\n# Check server status\ndocker compose ps\n\n# Stop the server\ndocker compose down\n```\n\n3. The server will be available at:\n   - SSE endpoint: http://localhost:8000/sse\n\n4. Quick test:\n```bash\n# Test the server endpoint\ncurl -i http://localhost:8000/sse\n```\n\n5. Connect to Cursor IDE:\n   - Open Cursor Settings → Features\n   - Add new MCP server\n   - Type: Select \"sse\"\n   - URL: Enter `http://localhost:8000/sse`\n\n### Traditional Setup\n\nFirst, install the uv package manager:\n\n```bash\n# Install uv on macOS\nbrew install uv\n# Or install via pip (any OS)\npip install uv\n``…","publisher":{"name":"Anthropic, PBC.","url":null},"homepage":null,"repository":null,"version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["automation","fetch","llm","mcp","web"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_kirill-markin-mcp-simple-tool","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"},{"slug":"research.web","name":"Deep Web Research","confidence":1,"provenance":"declared"}],"categories":["dev","research"],"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":"iflow-mcp_kirill-markin-mcp-simple-tool","registry":"pypi","observedAt":"2026-09-15T18:22:06.639Z","publishedAt":"2026-02-09T16:32:27.900007Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_kirill-markin-mcp-simple-tool","url":"https://pypi.org/project/iflow-mcp_kirill-markin-mcp-simple-tool/","firstSeenAt":"2026-09-09T19:24:33.052Z","fetchedAt":"2026-09-15T18:21:02.001Z","normalizedAt":"2026-09-15T18:21:02.001Z"}]},"firstSeenAt":"2026-09-09T19:24:33.052Z","updatedAt":"2026-09-15T18:22:06.639Z"}