
MCP Server
devkotab
public
mobi mcp server
通过 Claude 提供对 MOBI API 工具的访问的 MCP 服务器。
Repository Info
0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License
About This Server
通过 Claude 提供对 MOBI API 工具的访问的 MCP 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
# MOBI MCP Server
An MCP (Model Context Protocol) server that provides access to MOBI API tools through Claude.
## Installation & Setup
You don't need to install this package globally. It can be run directly through the Claude MCP configuration.
### Claude MCP Configuration
To use this MCP server with Claude, add the following configuration to your Claude MCP settings:
```json
{
"mcpServers": {
"mobi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@devkotab/mobi-poc-mcp-server"
],
"env": {
"MOBI_COOKIE": "your_mobi_cookie_here"
}
}
}
}
```
### Follow logs for Claude
```
tail -n 20 -F ~/Library/Logs/Claude/mcp*.log
```Quick Start
1
Clone the repository
git clone https://github.com/devkotab/mobi-mcp-server2
Install dependencies
cd mobi-mcp-server
npm install3
Follow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Ownerdevkotab
Repomobi-mcp-server
Language
JavaScript
License-
Last fetched8/8/2025
Recommended MCP Servers
💬
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
integrationsdiscordchat
🔗
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
integrationsautomationsaas
🕷️
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
apifycrawlerdata
🌐
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
testingqabrowsers
⚡
Zapier MCP
A Zapier server that provides automation capabilities for various apps.
zapierautomation