@harurow/j-quants-doc-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JQUANTS_BASE_URL | No | APIドキュメントの取得元URLを上書きする場合に使用 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| health_checkA | ヘルスチェック用の簡易Tool。サーバが正常に動作しているかを確認する。 |
| search_endpointsA | エンドポイントをキーワードとカテゴリで検索する。 |
| describe_endpointB | 指定されたエンドポイントの詳細情報を取得する。 |
| get_patternA | 実装パターン情報を取得する。パターン名を指定しない場合は全パターンの一覧を返す。 |
| fetch_spec_pageA | 指定されたパスのSpecificationページを取得する。エンドポイント詳細だけでなく、参照データページ(例: 休日区分、市場コード等)も取得できます。Markdown内のリンクを辿って追加情報を取得する際に使用してください。 |
| migrate_v1_to_v2A | V1 APIからV2 APIへの移行ガイドを提供する。V1 APIを利用中のユーザーがV2 APIへ移行する際に、エンドポイントの対応関係や変更点を案内し、V2の仕様書ページへ誘導します。 |
| get_infoA | API仕様書の範囲外の質問に回答するためのツール。プランの種類・料金・価格、契約方法・申込方法・支払い方法、各プランで利用可能なデータ範囲・期間、アカウント・ログインに関する問い合わせ、サポート・お問い合わせ先などの質問を受けた場合に使用してください。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Harurow/j-quants-doc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server