LearnOneTech MCP
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., "@LearnOneTech MCPFind recent articles about Samsung FRP on LearnOneTech"
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.
LearnOneTech MCP
An MCP server and Cursor plugin for LearnOneTech. It lets Cursor and other MCP-compatible clients search and retrieve the site's public technology, Android, mobile, FRP, apps, and troubleshooting content through the WordPress REST API.
Features
Search LearnOneTech articles by keyword
Browse recent articles
Retrieve an article by WordPress ID or slug
List article categories
Search public posts and pages
Return basic site information
Includes a dedicated
learnonetech-researchCursor skillNo API key required for public content
Uses MCP over stdio
Related MCP server: WordPress MCP Server
MCP tools
Tool | Purpose |
| LearnOneTech site and API information |
| Search articles by keyword |
| Browse recent articles |
| Read an article by ID or slug |
| List public article categories |
| Search public posts and pages |
Cursor Skill
The repository includes learnonetech-research, a Cursor skill that teaches the agent when and how to use the LearnOneTech MCP tools. It helps Cursor discover relevant articles, retrieve full content when necessary, preserve canonical source URLs, and distinguish retrieved LearnOneTech information from general knowledge.
Skill location:
.cursor-plugin/skills/learnonetech-research/SKILL.md
Cursor installation
Install this repository as an MCP server in Cursor with:
{
"mcpServers": {
"learnonetech": {
"command": "npx",
"args": ["-y", "github:arifaidev/learnonetech-mcp"]
}
}
}The repository also includes .cursor-plugin/plugin.json, mcp.json, and cursor-directory.json for Cursor ecosystem discovery.
Example prompts
Search LearnOneTech for Samsung FRP articles.
Find the latest Android troubleshooting articles on LearnOneTech.
Find LearnOneTech guides for a Samsung Galaxy model.
Read a LearnOneTech article by slug.
List LearnOneTech categories related to Android.
Search LearnOneTech pages for a troubleshooting topic.
Data source
The server reads publicly available content from:
https://learnonetech.com/wp-json/wp/v2
The MCP is a retrieval layer. It does not authenticate users, unlock devices, or bypass security controls itself.
Local development
Requirements: Node.js 18+
npm install
npm startResponsible use
Use device-recovery and FRP-related information only for devices you own or are authorized to service. Follow applicable laws and LearnOneTech's responsible-use guidance.
License
MIT
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
- AlicenseNot gradedqualityAmaintenanceOpen-source WordPress plugin that turns any site into a Streamable HTTP MCP server. Manage posts, WooCommerce, and more from Claude Code, Codex, or Cursor — no Node.js2GPL 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage WordPress content (create, retrieve, update posts) via the WordPress REST API with secure authentication.3MIT
- AlicenseNot gradedqualityAmaintenanceA free WordPress plugin that turns your site into a governed MCP server, exposing 153 curated WordPress abilities (posts, media, users, WooCommerce, ACF, SEO) as tools for AI agents like Claude and Cursor. Every ability is off by default, scoped to a least-privilege user, capability-gated, and logged.3GPL 2.0
- AlicenseNot gradedqualityCmaintenanceA comprehensive WordPress plugin that implements the Model Context Protocol (MCP) to expose WordPress functionality through standardized interfaces, enabling AI models and applications to interact with WordPress sites securely using multiple transport protocols and enterprise-grade authentication.68MIT
Related MCP Connectors
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
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/arifaidev/learnonetech-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server