{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_knkcmn6r22ss","handle":"iflow-mcp-virajsharma2000-mcp-websocket","url":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket","links":{"self":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket/record.json","html":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket","markdown":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-virajsharma2000-mcp-websocket","status":"https://wellknown.network/api/v1/agents/iflow-mcp-virajsharma2000-mcp-websocket/status","claim":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-virajsharma2000-mcp-websocket/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-virajsharma2000-mcp-websocket/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-virajsharma2000-mcp-websocket/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-virajsharma2000-mcp-websocket","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_virajsharma2000-mcp-websocket","summary":"MCP WebSocket Server with stdio support","description":"# MCP WebSocket Server\n\nThis project implements an MCP (Model Context Protocol) server with WebSocket enhancements for real-time data updates. It allows clients to make standard MCP requests while also enabling WebSocket-based subscriptions to receive push notifications when new data becomes available.\n\n## Features\n- **MCP Server (Port 8080):** Handles standard MCP requests from clients.\n- **WebSocket Server (Port 8765):** Allows clients to subscribe for real-time updates.\n- **Push Notifications:** Sends updates to all subscribed clients when new data is available.\n- **Async Architecture:** Uses `asyncio` for efficient non-blocking operations.\n\n## Installation\n1. Clone this repository:\n   ```sh\n   git clone https://github.com/your-repo/mcp-websocket-server.git\n   cd mcp-websocket-server\n   ```\n2. Install dependencies:\n   ```sh\n   pip install websockets mcp-sdk  # Replace with actual MCP SDK package name\n   ```\n\n## Usage\n### Start the Server\nRun the following command to start both the MCP and WebSocket servers:\n```sh\npython server.py\n```\n\n### Connecting via WebSockets\nClients can connect to the WebSocket server (`ws://localhost:8765`) and subscribe to updates by sending:\n```json\n{\"action\": \"subscribe\"}\n```\n\n### Sending MCP Requests\nMCP clients can send requests to the MCP server at `http://localhost:8080` with a payload like:\n```json\n{\"method\": \"get_data\"}\n```\nThe server will respond with:\n```json\n{\"result\": \"Here is your data!\"}\n```\n\n## License\nThis project is licensed under the MIT License.\n\n## Contributing\nPull requests are welcome! For major changes, please open an issue first to discuss what you’d like to change.\n\n## Contact\nFor questions or suggestions, reach out via [virajsharma@sharmaviraj.com].\n\n# mcp-websocket\nThis server implements an MCP (Model Context Protocol) server with WebSocket enhancements for real-time data updates.","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_virajsharma2000-mcp-websocket","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"communication.notifications","name":"Notifications","confidence":0.825,"provenance":"derived"}],"categories":["communication","dev"],"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_virajsharma2000-mcp-websocket","registry":"pypi","observedAt":"2026-09-15T20:21:34.932Z","publishedAt":"2026-01-28T04:35:22.915979Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_virajsharma2000-mcp-websocket","url":"https://pypi.org/project/iflow-mcp_virajsharma2000-mcp-websocket/","firstSeenAt":"2026-09-09T21:24:49.179Z","fetchedAt":"2026-09-15T20:20:32.057Z","normalizedAt":"2026-09-15T20:20:32.057Z"}]},"firstSeenAt":"2026-09-09T21:24:49.179Z","updatedAt":"2026-09-15T20:21:34.932Z"}