agent-veille
Allows searching and scanning arXiv preprints to discover the latest AI research and innovations.
Provides access to GitHub repositories and projects for AI innovation scanning, enabling agents to search and discover trending projects and code developments.
Provides access to Hugging Face models and datasets for AI innovation scanning, enabling agents to search and retrieve the latest ML resources.
Provides access to Reddit discussions for AI innovation scanning, enabling agents to search and discover relevant threads and community insights.
Provides access to YouTube videos for AI innovation scanning, enabling agents to search and retrieve relevant video content.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agent-veilleScan today's AI innovations for code and design domains."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AgentVeille — le MCP qui garde votre IA à jour
Serveur MCP (Model Context Protocol) qui permet à Claude — ou tout client MCP — de scanner chaque jour les sources d'innovation IA (arXiv, Hacker News, GitHub, et bientôt Hugging Face, Reddit, YouTube) et de normaliser les découvertes en Fiches-Skills actionnables par domaine (code, design, RH, agents...).
📄 Conception complète : docs/CONCEPTION.md
Installation
pip install "mcp[cli]" httpxPuis dans la config de Claude Desktop / Claude Code :
{ "mcpServers": { "agent-veille": { "command": "python", "args": ["/chemin/server.py"] } } }Related MCP server: Skills Search MCP
Outils exposés
chercher(sujet)— recherche multi-sources datée et sourcéescan_quotidien(domaines)— le scan du jour avec filtre de signalgabarit_fiche_skill()— le format normalisé à remplir par le modèle
Principe
Le serveur ne contient aucune intelligence : il fournit des données propres, datées, sourcées. C'est le modèle qui juge et normalise. Le serveur reste trivial à maintenir et compatible avec tous les modèles futurs.
Licence MIT.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceA standalone MCP server that enables research (web search, URL fetch, news), workspace management (file operations, command execution), and self-extension via markdown-based skills.21MIT
- Alicense-qualityDmaintenanceA powerful MCP server that brings the skills.sh ecosystem directly to your AI agents, enabling effortless discovery, installation, and management of skills.1MIT
- Alicense-qualityBmaintenanceMCP server that aggregates AI news, academic papers from ArXiv, and trending GitHub repositories from multiple sources, enabling users to fetch, search, and filter recent AI content via natural language.1MIT
- Alicense-qualityCmaintenanceMCP server that adapts, activates, and shares local Agent Skills for runtimes like OpenAI Agents SDK and Claude Code, enabling dynamic discovery and shareable HTML/image artifacts.292MIT
Related MCP Connectors
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CodeNoLimits/agent-veille'
If you have feedback or need assistance with the MCP directory API, please join our Discord server