1. Conduid
  2. Developer Tools
  3. MCP
MCP server · Developer Tools

MCP

Sphinx extension for documenting MCP tools, prompts, resources and resource templates.

57Fair

Scored 3 months ago · breakdown

About MCP

MCP is an MCP server published by sphinx-contrib in the Developer Tools category: sphinx extension for documenting MCP tools, prompts, resources and resource templates. It has been installed 0 times through Conduid.

The repository has 5 stars and 1 forks, with the last commit 9 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about MCP

Powered by Claude · Grounded in docs

I know everything about MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

PyPI GitHub commits since latest release

sphinx-mcp

sphinx-mcp is a Sphinx extension for documenting MCP tools, prompts, resources and resource templates. The documentation of the extension including examples of MCP server documentation is available in the pre-compiled PDF: sphinx-mcp.pdf.

Limitations

  • The limitations of the extension are documented in the aforementioned PDF.
  • The project itself is in an early stage. It does not contain any testing yet.

Contributing

Install uv. Install pre-commit for Git by running uv sync --all-groups.

Then enable pre-commit by running the following in the directory where you clone this project.

pre-commit install

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

BSD 3-Clause.

README mirrored from the source repository 3 months ago. The original is authoritative.

Questions

About MCP

How do I install MCP?

Run npx mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is MCP safe to use with an AI agent?

Its trust score is 57 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is MCP still maintained?

The last commit was 9 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.