- Complete documentation for ArtMCP - Arthur Danjou's Model Context Protocol Server -
-- ArtMCP provides AI assistants and applications with structured access to Arthur Danjou's professional information through the Model Context Protocol. This includes: -
-- Comprehensive profile data and biography -
-- Work experiences and professional background -
-- Portfolio of projects and achievements -
-- Technical skills and expertise -
-- Education and academic background -
-- Real-time activity and coding statistics -
-- Get started with ArtMCP in seconds by installing it in your favorite AI assistant: -
- -
-{
- "mcpServers": {
- "artmcp": {
- "url": "https://api.arthurdanjou.fr/mcp"
- }
- }
-}
-
- https://api.arthurdanjou.fr/mcp
- - Use this URL to connect your MCP client directly -
-- Executable functions that AI assistants can call to perform actions or retrieve dynamic data. -
- -- {{ tool.description }} -
-- Pre-configured conversation starters that guide AI assistants on how to query specific information. -
- -- {{ prompt.description }} -
-- Static or semi-static data endpoints that provide structured information. -
- -
- {{ resource.uri }}
-
- - {{ resource.description }} -
-- All resources are also available as REST API endpoints for direct HTTP access. -
- -{{ endpoint.path }}
- {{ endpoint.description }}
-