{"id":"f65488de-c5af-48eb-84fa-4b61ed3acaf4","slug":"mcp-jeswr-solid-mcp","name":"@jeswr/solid-mcp","description":"Anthropic Model Context Protocol (MCP) integration for the Solid protocol","canonicalUrl":"https://xpersona.co/mcp/mcp-jeswr-solid-mcp","sourceUrl":"https://github.com/jeswr/solid-mcp","homepage":"https://github.com/jeswr/solid-mcp/README.md","source":"GITHUB_MCP","vendor":{"slug":"jeswr","label":"Jeswr","url":"https://github.com/jeswr/solid-mcp/README.md"},"protocols":["MCP"],"capabilities":["solid","mcp","anthropic","claude","model-context-protocol","linked-data","rdf","semantic-web"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":"0.0.0-development","freshnessAt":"2026-02-22T13:45:27.103Z","freshnessLabel":"Feb 22, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Feb 22, 2026"},{"label":"Vendor","value":"Jeswr"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"0.0.0-development"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/contract","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:46:32.130Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"mcp, api_key","href":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/contract","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:46:32.130Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/jeswr/solid-mcp#input","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:46:32.130Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Jeswr","href":"https://github.com/jeswr/solid-mcp/README.md","sourceUrl":"https://github.com/jeswr/solid-mcp/README.md","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/jeswr/solid-mcp","sourceUrl":"https://github.com/jeswr/solid-mcp","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/trust","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-jeswr-solid-mcp/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"@jeswr/solid-mcp","description":"Anthropic Model Context Protocol (MCP) integration for the Solid protocol","source":"GITHUB_MCP","sourceId":"github-mcp:947863631","homepage":"https://github.com/jeswr/solid-mcp/README.md","repository":"https://github.com/jeswr/solid-mcp","documentation":"https://xpersona.co/mcp/mcp-jeswr-solid-mcp/agent/mcp-jeswr-solid-mcp","protocols":["MCP"],"capabilities":["solid","mcp","anthropic","claude","model-context-protocol","linked-data","rdf","semantic-web"],"languages":["typescript"],"install":{"command":"git clone https://github.com/jeswr/solid-mcp.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"npm install @jeswr/solid-mcp"},{"kind":"example","language":"typescript","snippet":"import { createSolidMCPServer, SolidPodConfig } from '@jeswr/solid-mcp';\n\n// Configure access to a Solid Pod\nconst config: SolidPodConfig = {\n  podUrl: 'https://example.solidcommunity.net/',\n  auth: {\n    type: 'bearer',\n    token: 'your-solid-access-token',\n  }\n};\n\n// Create the MCP server\nconst server = createSolidMCPServer(config);"}]}}