Berlin Services MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_servicesC | Advanced search for Berlin services with paging and filters. |
| get_service_detailsC | Get complete details about a service including forms and prerequisites. |
| get_service_formsB | Get all forms associated with a service with detailed metadata. |
| search_formsC | Search for forms across all services. |
| get_forms_by_typeC | Get all forms of a specific type across services. |
| get_service_prerequisitesC | Get all prerequisites and requirements for a service. |
| get_service_checklistC | Get a comprehensive checklist for completing a service application. |
| analyze_form_for_fillingC | Download a PDF form and extract its fillable fields. |
| perform_form_fillingC | Fill a PDF form and save locally. |
| download_filled_formC | Retrieve a filled PDF form. |
| get_form_visual_previewC | Render a page of a filled PDF as an image. |
| open_file_locallyC | Open a file on the user's local system. |
| delete_filled_formC | Manually delete a filled form. |
| browse_services_by_categoryC | Browse services by category. |
| find_online_servicesD | Find all services available online. |
| get_service_locationsC | Get all locations for a service. |
| get_api_statusA | Get API and cache status diagnostics. |
| clear_cacheB | Clear the service cache. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_categories | Get all available service categories |
| get_status | Get system status as a resource |
| get_form_types | Get all available form types |
| get_files_manifest | Get manifest of all available files on the remote server. |
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/MananCoder29/Berlin-Services-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server