Skip to main content
Glama
westurner

sphinxcontrib-mcp

by westurner

sphinxcontrib-mcp

ビルド済みのSphinxサイトのナビゲーション、ページコンテキスト、メタデータ、検索ツールを公開するFastMCPサーバーです。sphinxcontrib-webmcpが出力するwebmcp.jsonマニフェストを読み取るため、サーバーとブラウザ側のWebMCP統合は1つの公開スキーマを共有します。

実行

sphinx-mcp --manifest docs/_build/html/webmcp.json

デフォルトのトランスポートはstdioです。Streamable HTTPを使用するには--transport http --host 127.0.0.1 --port 8001を使用します。

Related MCP server: docs-mcp

ツール

  • sphinx.get_page_context: ページタイトル、URL、ソース、見出し、子ページを返します。

  • sphinx.list_navigation: Sphinxルートと解決済みの子ページを返します。

  • sphinx.get_documentation_metadata: 公開ビルド、検索、スキーマのメタデータを返します。

  • sphinx.search: ネイティブのSphinx参照または設定済みのdocindexバックエンドを検索します。

  • sphinx.navigate: ブラウザのナビゲーションを実行せずに同一サイト内のページを解決します。

nativedocindexoxirsmeilisearchの検索モードは区別されたままです。サーバーはpublic_api_keyのみを使用します。管理用のMeilisearchキーはマニフェストから受け付けられません。OxiRSとMeilisearchの検索結果は、別々のバックエンドエントリの下で返されます。

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

Latest Blog Posts

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/westurner/sphinxcontrib-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server