findclass-mcp
FindClass MCPアダプタ
このアダプタはローカルstdioのみです。20個の限定されたツールを認証済みバックエンドワークフローAPIに転送します。
取引およびフルフィルメントツールは、権限フィルタリングされた注文/返金/決済/スロットの読み取り、注文の再スケジュール、 フルフィルメントの記録、チュータースロットの作成/クローズをカバーします。支払いコールバックは決してMCPツールではありません。返金レビューは 既存の専用返金権限と新しいTOTPが必要なため、管理UIに残ります。決済の書き込みは ファイナンスワークフローに残ります。 レコード検索と詳細参照は、コンテンツ、外部アプリケーション、注文、返金、決済、チュータースロットを対象とし、 すべての結果はMCPトークンを所有するアカウントのライブ権限によってフィルタリングされます。 クーポン付与は、最大100人の選択ユーザーをフリーズし、ユーザーごとに1つのクーポンを発行します。それより大規模な付与や複数クーポンの付与は管理UIに残ります。
{
"mcpServers": {
"findclass": {
"command": "/absolute/path/to/.venv/bin/python",
"args": ["/absolute/path/to/findclass-mcp/server.py"],
"env": {
"FINDCLASS_BASE_URL": "https://your-findclass-backend",
"FINDCLASS_MCP_TOKEN": "set-in-the-client-secret-store"
}
}
}
}ハッシュロックからインストール:
uv venv --python 3.14 .venv
uv pip install --python .venv/bin/python --require-hashes -r requirements.lock
.venv/bin/python -m unittest -v test_server.pyまたは ./install-mcp-adapter.sh を実行します。これにより、トークンを書き込まずに同じハッシュロックされたアダプタがインストールされます。
トークンは一度だけ表示され、このリポジトリや通常のクライアントログに書き込んではなりません。
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
- Alicense-qualityCmaintenanceMCP server for LambdaMOO administration. Connects to a MOO's admin port over TCP and exposes tools for eval, verb/property management, and inheritance chain walking.MIT
- AlicenseAqualityBmaintenanceStdio MCP server for curated GoHighLevel API v2 coverage, enabling create, update, and delete operations on custom fields, contacts, opportunities, tags, conversations, calendars, and more, with safe guarded destructive tools requiring explicit confirmation.56191AGPL 3.0
- Alicense-qualityAmaintenanceSearch and read locally-recorded meeting transcripts over stdio. Read-only, no network. Exposes list_sessions, get_session, and search_transcripts to any MCP client.6MIT
- Alicense-qualityDmaintenanceMCP server for regulated enterprises, providing per-tool RBAC, redacted audit logging, and structured error handling. Exposes bank tools for customer lookup, statement search, and dispute resolution over stdio and HTTPS transports.MIT
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
A paid remote MCP for ClawManager, built to return verdicts, receipts, usage logs, and audit-ready J
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
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/Harryanhuang/findclass-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server