Fetch
Fetch is a MCP server in the osFoundry community catalog. Fetch web pages and return clean, readable text content for agent context.
Details
- Transport: stdio
- Capabilities: Fetch a URL and return clean, readable content.
How to use Fetch in osFoundry
Install Fetch into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other mcp servers from the community
- Filesystem — Scoped filesystem access for agents — read, write, list, and search files inside an allowed directory.
- Git — Local Git operations for agents — inspect history, diffs, branches, and commit metadata.
- GitHub — Work with repositories, issues, pull requests, and code search through the GitHub API.
- Postgres — Connect agents to a Postgres database for read-only queries and schema inspection.
- SQLite — Query and inspect local SQLite database files directly from an agent.
- Brave Search — Add privacy-respecting web and local search results to an agent through the Brave Search API.