41 skills found · Page 2 of 2
nikhilbhima / mistral-ai-docs-mcp-serverUnofficial MCP server for Mistral AI developer docs and API reference. One public URL, no auth, works in every MCP client.
isakskogstad / Skolverket-MCPMCP server for Swedish National Agency for Education (Skolverket) open data. Tuned for LLMs to query, parse, and integrate info, data, and stats from three public API endpoints.
SimonBerg255 / gov-it-legal-mcpMCP server for Italian legislation (Normattiva) and administrative court rulings (OpenGA/TAR/CdS) — for public sector AI assistants
devinwang / google-play-developer-mcpComplete MCP server for the Google Play Developer API. 150 tools covering the full Android Publisher API v3 and Play Developer Reporting API v1beta1. Works with Claude, Cursor, VS Code Copilot, Gemini CLI, and any MCP client.
GRU-953 / GRU953-MTAGive any AI assistant a private, token-free memory of your files — Claude, Gemini, Cursor, VS Code, Windsurf, Codex & Grok. Converts attachments (PDF/Office/EPUB/archives) to Markdown and builds a searchable knowledge-graph memory to recall from. 100% local, deterministic, model-free (no LLM/GPU).
Azure / azure-sdk-for-netThis repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
isakskogstad / Skolverket-MCPMCP server for Swedish National Agency for Education (Skolverket) open data. Tuned for LLMs to query, parse, and integrate info, data, and stats from three public API endpoints.
d8rt8v / ChatGPT-to-Telegram-MCP"version": "1.1.1", "private": true, "type": "module", "description": "OAuth-protected MCP server that lets ChatGPT publish deduplicated posts to Telegram, interactively or on a schedule.", "license": "MIT", "repository": { "type": "git",
chirag127 / mdv-mcpLocal, private MCP server for a markdown/Obsidian vault - NVIDIA nemotron-3-embed-1b semantic search, pure-JS int8 vector store, read/write/delete tools. Local only, never published to npm.
Listo-Labs-Ltd / mcp-ip-guardIP allowlist guard for MCP servers. Ships with OpenAI/ChatGPT egress IP ranges and Azure public cloud ranges for developer mode. Zero dependencies.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---