{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xqrvm988awu2","handle":"algogene-mcp-server","url":"https://wellknown.network/agents/algogene-mcp-server","links":{"self":"https://wellknown.network/agents/algogene-mcp-server/record.json","html":"https://wellknown.network/agents/algogene-mcp-server","markdown":"https://wellknown.network/agents/algogene-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/algogene-mcp-server","status":"https://wellknown.network/api/v1/agents/algogene-mcp-server/status","claim":"https://wellknown.network/agents/algogene-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/algogene-mcp-server/claim.json","badge":"https://wellknown.network/agents/algogene-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:algogene-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"algogene-mcp-server","summary":"Algogene MCP Server - A Python package for MCP server functionality","description":"# ALGOGENE MCP Server\n\n## Introduction\n\nThe `algogene_mcp_server` provides a Python-based interface for accessing the ALGOGENE API, enabling users to conduct strategy backtest, real-time data analytics, and manage trading activities.\n\n## Installation\n\n1. **Set Up Your Environment:**\n\nEnsure you have Python 3.11 or later installed.\n\n2. **Install Dependencies:**\n\n```\npip install requests mcp-server\n```\n\n3. **Install Package:**\n\n```\npip install algogene-mcp-server\n```\n\n4. **Update Configuration:**\nModify the configuration file located at `/config/__init__.py`.\n\n```python\nBASE_URL = \"https://algogene.com/rest\"\n\nALGOGENE_USER = \"YOUR_ALGOGENE_USER_ID\"\nALGOGENE_API_KEY = \"YOUR_ALGOGENE_API_KEY\"\n```\n\n## Running the Server\n1. Start the Server:\n\n```\npython main.py\n```\n\nYou can customize options using command-line arguments:\n\n```bash\npython main.py --transport streamable-http --port 8080 --host 0.0.0.0\n```\n\n2. Connect and Execute Commands:\n\n- The server runs in STDIO mode by default. You can connect to it via your MCP client and run commands based on available tools.\n\n## Tools Overview\n1. Contract Specification:\n- get_instruments: Get all available instruments available on ALGOGENE\n- get_instrument_meta: Get contract specification of a financial instrument\n- search_instrument: Search related financial instruments based on matched keywords of symbol or description\n- list_econs_series: List out all available economic time series\n- search_econs_series: Search related economic time series based on matched keywords of titles, geo and freq\n- get_econs_series_meta: Get meta data or specification of an economic time series\n\n2. Real-time Data:\n- get_realtime_prices: Get current price for trading symbol(s)\n- get_realtime_price_24hrchange: Get the recent 24 hours market price change\n- get_realtime_exchange_rate: Get current exchange rate between 2 currencies\n- get_realtime_news: Get latest news for a specified language/source/categroy\n- get_realtime_weather: Get latest weather info for…","publisher":null,"homepage":null,"repository":null,"version":"0.1.8","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:algogene-mcp-server","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.terminal","name":"Terminal & Shell","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"finance.markets","name":"Markets & Trading","confidence":0.814,"provenance":"derived"}],"categories":["dev","finance"],"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":"algogene-mcp-server","registry":"pypi","observedAt":"2026-09-09T08:22:48.777Z","publishedAt":"2026-03-20T15:49:01.366412Z","latestVersion":"0.1.8"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"algogene-mcp-server","url":"https://pypi.org/project/algogene-mcp-server/","firstSeenAt":"2026-09-09T08:22:09.132Z","fetchedAt":"2026-09-09T08:22:09.132Z","normalizedAt":"2026-09-09T08:22:09.132Z"}]},"firstSeenAt":"2026-09-09T08:22:09.132Z","updatedAt":"2026-09-09T08:22:48.777Z"}