{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_z49p3dh84uvq","handle":"codemie-mcp-datasources","url":"https://wellknown.network/agents/codemie-mcp-datasources","links":{"self":"https://wellknown.network/agents/codemie-mcp-datasources/record.json","html":"https://wellknown.network/agents/codemie-mcp-datasources","markdown":"https://wellknown.network/agents/codemie-mcp-datasources/record.md","api":"https://wellknown.network/api/v1/agents/codemie-mcp-datasources","status":"https://wellknown.network/api/v1/agents/codemie-mcp-datasources/status","claim":"https://wellknown.network/agents/codemie-mcp-datasources/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/codemie-mcp-datasources/claim.json","badge":"https://wellknown.network/agents/codemie-mcp-datasources/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/codemie-mcp-datasources/history","tools":"https://wellknown.network/api/v1/agents/codemie-mcp-datasources/tools"},"ard":{"identifier":"urn:air::server:codemie-mcp-datasources","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"codemie-mcp-datasources","summary":"MCP server for connecting to CodeMie Datasources","description":"# CodeMie Datasources MCP Server\n\nPython server implementing Model Context Protocol (MCP) for CodeMie Datasources operations.\n\n## Features\n- List and filter datasources\n- Get datasource details\n- Create code datasources\n- Update datasources\n- Delete datasources\n- Monitor datasource processing status\n\nNote: The server requires authentication credentials via environment variables.\n\n## API\n\n### Tools\n\n#### list_datasources\nGet list of available datasources with filtering and pagination\nInputs:\n- `page (integer, optional)`: Page number (default: 0)\n- `per_page (integer, optional)`: Items per page (default: 10)\n- `sort_key (string, optional)`: Sort by 'date' or 'update_date' (default: 'update_date')\n- `sort_order (string, optional)`: Sort order 'asc' or 'desc' (default: 'desc')\n- `datasource_types (array, optional)`: Filter by datasource types\n- `projects (array, optional)`: Filter by project names\n- `owner (string, optional)`: Filter by owner\n- `status (string, optional)`: Filter by status\n\nReturns list of datasources with their details\n\n#### get_datasource\nGet detailed information about a specific datasource\nInputs:\n- `datasource_id (string)`: ID of the datasource to retrieve\n\nReturns complete datasource details including configuration\n\n#### create_code_datasource\nCreate a new code datasource\nInputs:\n- `name (string)`: Datasource name (lowercase letters and underscores only)\n- `description (string)`: Datasource description\n- `project_name (string)`: Project name\n- `repository_link (string)`: Git repository URL\n- `branch (string)`: Git branch name\n- `index_type (string, optional)`: Type of indexing - 'code', 'summary', or 'chunk-summary' (default: 'code')\n- `files_filter (string, optional)`: File patterns to include/exclude\n- `embeddings_model (string, optional)`: Model for embeddings generation\n- `shared_with_project (boolean, optional)`: Whether datasource is shared with project (default: false)\n\nReturns created datasource details\n\n#### update_code_datasource\nUpdate …","publisher":{"name":"Nikita Levyankov","url":null},"homepage":null,"repository":null,"version":"0.1.627","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:codemie-mcp-datasources","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.791,"provenance":"derived"}],"categories":["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":"codemie-mcp-datasources","registry":"pypi","observedAt":"2026-09-15T12:25:11.927Z","publishedAt":"2026-09-15T12:14:48.766742Z","latestVersion":"0.1.627"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"codemie-mcp-datasources","url":"https://pypi.org/project/codemie-mcp-datasources/","firstSeenAt":"2026-09-09T11:31:35.672Z","fetchedAt":"2026-09-15T12:22:58.191Z","normalizedAt":"2026-09-15T12:22:58.191Z"}]},"firstSeenAt":"2026-09-09T11:31:35.672Z","updatedAt":"2026-09-15T12:25:11.927Z"}