sphinxcontrib-mcp
sphinxcontrib-mcp
빌드된 Sphinx 사이트의 내비게이션, 페이지 컨텍스트, 메타데이터 및 검색 도구를 노출하는 FastMCP 서버입니다. sphinxcontrib-webmcp가 생성한 webmcp.json 매니페스트를 읽어 서버와 브라우저 측 WebMCP 통합이 하나의 공개 스키마를 공유합니다.
실행
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: 브라우저 탐색을 수행하지 않고 동일 사이트 페이지를 확인합니다.
native, docindex, oxirs, meilisearch 검색 모드는 구별되어 유지됩니다. 서버는 public_api_key만 사용하며, 관리용 Meilisearch 키는 매니페스트에서 허용되지 않습니다. OxiRS 및 Meilisearch의 검색 결과는 별도의 백엔드 항목으로 반환됩니다.
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 Connectors
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.
Query any docs site via MCP. Submit a URL, ask questions, get cited answers.
MCP server for querying Forkast documentation
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive access to MCP documentation through structured guides, full-text search, and interactive development workflows for building servers and clients.337MIT
- FlicenseNot gradedqualityDmaintenanceIndexes documentation sites by base URL and serves keyword search, optional semantic search, and Markdown page retrieval as MCP tools, all from a single SQLite file.
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to access and read mdbook documentation, including structure, content, and search.203MIT
- FlicenseAqualityDmaintenanceEnables searching documentation from GitHub repositories and web pages via MCP tools, with in-memory indexing and caching for fast retrieval.3
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/westurner/sphinxcontrib-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server